Searched refs:BOOST_MPL_AUX_ASSERT_CONSTANT (Results 1 – 1 of 1) sorted by relevance
56 # define BOOST_MPL_AUX_ASSERT_CONSTANT(T, expr) enum { expr } macro58 # define BOOST_MPL_AUX_ASSERT_CONSTANT(T, expr) BOOST_STATIC_CONSTANT(T, expr) macro149 BOOST_MPL_AUX_ASSERT_CONSTANT( bool, p = !p_type::value );218 BOOST_MPL_AUX_ASSERT_CONSTANT( \242 BOOST_MPL_AUX_ASSERT_CONSTANT( \261 BOOST_MPL_AUX_ASSERT_CONSTANT( \277 BOOST_MPL_AUX_ASSERT_CONSTANT( \283 BOOST_MPL_AUX_ASSERT_CONSTANT( bool, BOOST_PP_CAT(mpl_assert_rel_value,counter) = (x rel y) ); \284 BOOST_MPL_AUX_ASSERT_CONSTANT( \307 BOOST_MPL_AUX_ASSERT_CONSTANT( \[all …]