#include <climits>#include <cstddef>#include <boost/config.hpp>#include <boost/limits.hpp>#include <boost/cstdint.hpp>

Classes | |
| class | boost::integer_traits< T > |
| struct | boost::int_fast_t< LeastInt > |
| struct | boost::int_t< Bits > |
| struct | boost::uint_t< Bits > |
| struct | boost::int_max_value_t< MaxValue > |
| struct | boost::int_min_value_t< MinValue > |
| struct | boost::uint_value_t< MaxValue > |
| struct | boost::high_bit_mask_t< Bit > |
| struct | boost::low_bits_mask_t< Bits > |
| struct | boost::static_log2< x > |
| struct | boost::static_signed_min< Value1, Value2 > |
| struct | boost::static_signed_max< Value1, Value2 > |
| struct | boost::static_unsigned_min< Value1, Value2 > |
| struct | boost::static_unsigned_max< Value1, Value2 > |
Namespaces | |
| boost | |
| Duration formatting facet for input. | |
Typedefs | |
| typedef boost::uintmax_t | boost::static_min_max_unsigned_type |
| typedef boost::intmax_t | boost::static_min_max_signed_type |
| typedef boost::uintmax_t | boost::static_log2_argument_type |
| typedef int | boost::static_log2_result_type |