#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>
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 > |
#define AUX_WRAPPER_INST | ( | value | ) | AUX_WRAPPER_NAME< T, value > |
#define AUX_WRAPPER_NAME integral_c |
#define AUX_WRAPPER_VALUE_TYPE T |