Searched refs:BOOST_PP_WHILE_11_I (Results 1 – 1 of 1) sorted by relevance
30 # define BOOST_PP_WHILE_11(p, o, s) BOOST_PP_WHILE_11_I(p, o, s)287 # define BOOST_PP_WHILE_11_I(p, o, s) BOOST_PP_IF(p(12, s), BOOST_PP_WHILE_12, s BOOST_PP_TUPLE_EAT… macro