boost::callable_traits::has_member_qualifiers< T > Struct Template Reference
Inheritance diagram for boost::callable_traits::has_member_qualifiers< T >:

Documentation

template<typename T>
struct boost::callable_traits::has_member_qualifiers< T >

Definition at line 29 of file has_member_qualifiers.hpp.

Public Types

using type = typename detail::traits< detail::shallow_decay< T > >::has_member_qualifiers
 

Member Typedef Documentation

◆ type

Definition at line 32 of file has_member_qualifiers.hpp.


The documentation for this struct was generated from the following file: