Searched refs:BOOST_MPL_AUX_ASSERT_CONSTANT (Results 1 – 1 of 1) sorted by relevance
60 # define BOOST_MPL_AUX_ASSERT_CONSTANT(T, expr) enum { expr } macro62 # define BOOST_MPL_AUX_ASSERT_CONSTANT(T, expr) BOOST_STATIC_CONSTANT(T, expr) macro183 BOOST_MPL_AUX_ASSERT_CONSTANT( bool, p = !p_type::value );253 BOOST_MPL_AUX_ASSERT_CONSTANT( \268 BOOST_MPL_AUX_ASSERT_CONSTANT( \285 BOOST_MPL_AUX_ASSERT_CONSTANT( \309 BOOST_MPL_AUX_ASSERT_CONSTANT( \330 BOOST_MPL_AUX_ASSERT_CONSTANT( \346 BOOST_MPL_AUX_ASSERT_CONSTANT( \352 BOOST_MPL_AUX_ASSERT_CONSTANT( bool, BOOST_PP_CAT(mpl_assert_rel_value,counter) = (x rel y) ); \[all …]