boost_intrusive_has_member_function_callable_with Namespace Reference
Classes | |
struct | dont_care |
struct | no_type |
struct | private_type |
Typedefs | |
typedef char | yes_type |
Functions | |
yes_type | is_private_type (private_type const &) |
template<typename T > | |
no_type | is_private_type (T const &) |
Typedef Documentation
◆ yes_type
Function Documentation
◆ is_private_type() [1/2]
yes_type boost_intrusive_has_member_function_callable_with::is_private_type | ( | private_type const & | ) |
◆ is_private_type() [2/2]
template<typename T >
no_type boost_intrusive_has_member_function_callable_with::is_private_type | ( | T const & | ) |