Searched refs:BOOST_PP_CHECK_D (Results 1 – 1 of 1) sorted by relevance
21 # define BOOST_PP_CHECK(x, type) BOOST_PP_CHECK_D(x, type)24 # define BOOST_PP_CHECK_OO(par) BOOST_PP_CHECK_D ## par28 # define BOOST_PP_CHECK_D(x, type) BOOST_PP_CHECK_1(BOOST_PP_CAT(BOOST_PP_CHECK_RESULT_, type x)) macro32 # define BOOST_PP_CHECK_D(x, type) BOOST_PP_CHECK_1(type x) macro39 # define BOOST_PP_CHECK_D(x, type) BOOST_PP_CHECK_OO((type x)) macro