#include <is_integral.hpp>
Additional Inherited Members | |
Public Types inherited from boost::integral_constant< T, val > | |
typedef mpl::integral_c_tag | tag |
typedef integral_constant< T, val > | type |
typedef T | value_type |
Public Member Functions inherited from boost::integral_constant< T, val > | |
operator const mpl::integral_c< T, val > & () const | |
BOOST_CONSTEXPR | operator T () const |
Static Public Member Functions inherited from boost::integral_constant< T, val > | |
template<class U > | |
static U & | dereference (U *p) |
Static Public Attributes inherited from boost::integral_constant< T, val > | |
static const T | value = val |
Definition at line 36 of file is_integral.hpp.