#include <is_base_of.hpp>
Additional Inherited Members | |
Public Types inherited from boost::integral_constant< bool,(::boost::detail::is_base_of_imp< Base, Derived >::value)> | |
typedef mpl::integral_c_tag | tag |
typedef integral_constant< bool, val > | type |
typedef bool | value_type |
Public Member Functions inherited from boost::integral_constant< bool,(::boost::detail::is_base_of_imp< Base, Derived >::value)> | |
BOOST_CONSTEXPR | operator bool () const |
operator const mpl::integral_c< bool, val > & () const | |
Static Public Member Functions inherited from boost::integral_constant< bool,(::boost::detail::is_base_of_imp< Base, Derived >::value)> | |
static U & | dereference (U *p) |
Static Public Attributes inherited from boost::integral_constant< bool,(::boost::detail::is_base_of_imp< Base, Derived >::value)> | |
static const bool | value |
Definition at line 30 of file is_base_of.hpp.