Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
integer_fwd.hpp File Reference
#include <climits>
#include <cstddef>
#include <boost/config.hpp>
#include <boost/limits.hpp>
#include <boost/cstdint.hpp>
Include dependency graph for integer_fwd.hpp:
This graph shows which files directly or indirectly include this file:

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