qualified_class_of.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::qualified_class_of_t = detail::try_but_fail_if_invalid< typename detail::traits< detail::shallow_decay< T > >::invoke_type, type_is_not_a_member_pointer > |