Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
integral_c.hpp File Reference
#include <boost/mpl/integral_c_fwd.hpp>
#include <boost/mpl/aux_/config/ctps.hpp>
#include <boost/mpl/aux_/config/static_constant.hpp>
#include <boost/mpl/aux_/config/workaround.hpp>
#include <boost/mpl/aux_/integral_wrapper.hpp>
Include dependency graph for integral_c.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  integral_c< bool, C >
 

Macros

#define AUX_WRAPPER_PARAMS(N)   typename T, T N
 
#define AUX_WRAPPER_NAME   integral_c
 
#define AUX_WRAPPER_VALUE_TYPE   T
 
#define AUX_WRAPPER_INST(value)   AUX_WRAPPER_NAME< T, value >
 

Macro Definition Documentation

#define AUX_WRAPPER_INST (   value)    AUX_WRAPPER_NAME< T, value >
#define AUX_WRAPPER_NAME   integral_c
#define AUX_WRAPPER_PARAMS (   N)    typename T, T N
#define AUX_WRAPPER_VALUE_TYPE   T