#include <integer.hpp>
Public Types | |
typedef int_fast_t< least >::type | fast |
typedef boost::detail::int_least_helper< 1+(MaxValue<=::boost::integer_traits< long >::const_max)+(MaxValue<=::boost::integer_traits< int >::const_max)+(MaxValue<=::boost::integer_traits< short >::const_max)+(MaxValue<=::boost::integer_traits< signed char >::const_max) >::least | least |
Definition at line 175 of file integer.hpp.
typedef int_fast_t<least>::type boost::int_max_value_t< MaxValue >::fast |
Definition at line 189 of file integer.hpp.
typedef boost::detail::int_least_helper< 1 + (MaxValue <= ::boost::integer_traits<long>::const_max) + (MaxValue <= ::boost::integer_traits<int>::const_max) + (MaxValue <= ::boost::integer_traits<short>::const_max) + (MaxValue <= ::boost::integer_traits<signed char>::const_max) >::least boost::int_max_value_t< MaxValue >::least |
Definition at line 188 of file integer.hpp.