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

Macros

#define BOOST_DATE_TIME_OPTIONAL_GREGORIAN_TYPES
 
#define INT64_C(value)   int64_t(value)
 
#define BOOST_DATE_TIME_UNREACHABLE_EXPRESSION(x)   std::abort()
 
#define BOOST_DATE_TIME_DECL
 
#define BOOST_LIB_NAME   boost_date_time
 

Macro Definition Documentation

#define BOOST_DATE_TIME_DECL
#define BOOST_DATE_TIME_OPTIONAL_GREGORIAN_TYPES
#define BOOST_LIB_NAME   boost_date_time
#define INT64_C (   value)    int64_t(value)