Searched defs:BOOST_PP_TUPLE_ELEM_O_2 (Results 1 – 1 of 1) sorted by relevance
36 # define BOOST_PP_TUPLE_ELEM_O_2(n, tuple) \ macro41 # define BOOST_PP_TUPLE_ELEM_O_2(n, tuple) BOOST_PP_VARIADIC_ELEM(n, BOOST_PP_REM tuple) macro