Searched refs:BOOST_PP_WHILE_41_I (Results 1 – 1 of 1) sorted by relevance
60 # define BOOST_PP_WHILE_41(p, o, s) BOOST_PP_WHILE_41_I(p, o, s)317 # define BOOST_PP_WHILE_41_I(p, o, s) BOOST_PP_IF(p(42, s), BOOST_PP_WHILE_42, s BOOST_PP_TUPLE_EAT… macro