#include <is_unsigned.hpp>
Public Types | |
typedef is_ununsigned_select_helper < ::boost::type_traits::ice_or < ::boost::is_integral< T > ::value,::boost::is_enum< T > ::value >::value > | selector |
typedef selector::template rebind< T > | binder |
typedef binder::type | type |
Public Member Functions | |
BOOST_STATIC_CONSTANT (bool, value=type::value) | |
typedef selector::template rebind<T> boost::detail::is_unsigned_imp< T >::binder |
typedef is_ununsigned_select_helper< ::boost::type_traits::ice_or< ::boost::is_integral<T>::value, ::boost::is_enum<T>::value>::value > boost::detail::is_unsigned_imp< T >::selector |
typedef binder::type boost::detail::is_unsigned_imp< T >::type |
boost::detail::is_unsigned_imp< T >::BOOST_STATIC_CONSTANT | ( | bool | , |
value | = type::value |
||
) |