Searched refs:BOOST_PP_TUPLE_ELEM_O_2 (Results 1 – 1 of 1) sorted by relevance
32 # define BOOST_PP_TUPLE_ELEM_O_2(n, tuple) BOOST_PP_VARIADIC_ELEM(n, BOOST_PP_REM tuple) macro33 # define BOOST_PP_TUPLE_ELEM_O_3(size, n, tuple) BOOST_PP_TUPLE_ELEM_O_2(n, tuple)