#include <is_enum.hpp>
Public Types | |
typedef ::boost::detail::is_enum_helper < selector > | se_t |
typedef se_t::template type< T > | helper |
Public Member Functions | |
BOOST_STATIC_CONSTANT (bool, selector=(::boost::type_traits::ice_or< ::boost::is_arithmetic< T >::value,::boost::is_reference< T >::value, is_class_or_union< T >::value, is_array< T >::value >::value)) | |
BOOST_STATIC_CONSTANT (bool, value=helper::value) | |
typedef se_t::template type<T> boost::detail::is_enum_impl< T >::helper |
typedef ::boost::detail::is_enum_helper<selector> boost::detail::is_enum_impl< T >::se_t |
boost::detail::is_enum_impl< T >::BOOST_STATIC_CONSTANT | ( | bool | , |
selector | = (::boost::type_traits::ice_or< ::boost::is_arithmetic< T >::value,::boost::is_reference< T >::value, is_class_or_union< T >::value, is_array< T >::value >::value) |
||
) |
boost::detail::is_enum_impl< T >::BOOST_STATIC_CONSTANT | ( | bool | , |
value | = helper::value |
||
) |