Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
cstdint.hpp File Reference
#include <boost/config.hpp>
#include <boost/limits.hpp>
#include <limits.h>
Include dependency graph for cstdint.hpp:

Namespaces

 boost
 Duration formatting facet for input.
 

Macros

#define __STDC_CONSTANT_MACROS
 
#define BOOST__STDC_CONSTANT_MACROS_DEFINED
 
#define INTMAX_C(value)   INT64_C(value)
 
#define UINTMAX_C(value)   UINT64_C(value)
 

Macro Definition Documentation

#define __STDC_CONSTANT_MACROS
#define BOOST__STDC_CONSTANT_MACROS_DEFINED
#define INTMAX_C (   value)    INT64_C(value)
#define UINTMAX_C (   value)    UINT64_C(value)