10#ifndef BOOST_CLBL_TRTS_QUALIFIED_class_of_HPP
11#define BOOST_CLBL_TRTS_QUALIFIED_class_of_HPP
15namespace boost {
namespace callable_traits {
30 type_is_not_a_member_pointer>;
34 template<
typename T,
typename = std::false_type>
39 qualified_class_of_t<T>, detail::dummy>::type>
sfinae_try< T, fail_when_same< U, invalid_type, ErrorType >, fail_when_same< U, reference_error, reference_type_not_supported_by_this_metafunction > > try_but_fail_if_invalid
typename BOOST_CLBL_TRTS_DISJUNCTION(function_object< unwrap_reference< T > >, function< T >, pmf< T >, pmd< T >, default_callable_traits< T >)::traits traits
detail::try_but_fail_if_invalid< typename detail::traits< detail::shallow_decay< T > >::invoke_type, type_is_not_a_member_pointer > qualified_class_of_t
qualified_class_of_t< T > type