Feel++ 0.91.0
|
Public Types | |
typedef mpl::list< unsigned char, unsigned short, unsigned int, unsigned long int, unsigned long long > | builtins_ |
typedef mpl::base< typename mpl::lower_bound < mpl::transform_view < builtins_, mpl::multiplies < mpl::sizeof_ < mpl::placeholders::_1 > , mpl::int_ < 8 > > >, mpl::integral_c < size_t, bit_size > >::type > ::type | iter_ |
typedef mpl::end< builtins_ >::type | last_ |
typedef mpl::eval_if < boost::is_same< iter_, last_ > , mpl::identity< no_int < bit_size > >, mpl::deref < iter_ > >::type | type |