remove_member_const.hpp File Reference
#include <boost/callable_traits/detail/core.hpp>
Namespaces | |
boost | |
boost::callable_traits | |
boost::callable_traits::detail | |
Typedefs | |
template<typename T > | |
using | boost::callable_traits::remove_member_const_t = detail::try_but_fail_if_invalid< typename detail::traits< T >::remove_member_const, member_qualifiers_are_illegal_for_this_type > |