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

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::detail
 

Macros

#define BOOST_DYNAMIC_BITSET_WRAP_CONSTANT(expr)   (expr)
 
#define BOOST_DYNAMIC_BITSET_PRIVATE   private
 
#define BOOST_DYNAMIC_BITSET_CTYPE_FACET(ch, name, loc)
 
#define BOOST_DYNAMIC_BITSET_WIDEN_CHAR(fac, c)   c
 

Functions

template<typename T >
T boost::detail::make_non_const (T t)
 

Macro Definition Documentation

#define BOOST_DYNAMIC_BITSET_CTYPE_FACET (   ch,
  name,
  loc 
)
#define BOOST_DYNAMIC_BITSET_PRIVATE   private
#define BOOST_DYNAMIC_BITSET_WIDEN_CHAR (   fac,
 
)    c
#define BOOST_DYNAMIC_BITSET_WRAP_CONSTANT (   expr)    (expr)