Searched refs:BOOST_PP_SEQ_ELEM_III (Results 1 – 1 of 1) sorted by relevance
29 # define BOOST_PP_SEQ_ELEM_II(res) BOOST_PP_SEQ_ELEM_IV(BOOST_PP_SEQ_ELEM_III res)30 # define BOOST_PP_SEQ_ELEM_III(x, _) x BOOST_PP_EMPTY() macro34 # define BOOST_PP_SEQ_ELEM_II(i, seq) BOOST_PP_SEQ_ELEM_III(BOOST_PP_SEQ_ELEM_ ## i ## seq)35 # define BOOST_PP_SEQ_ELEM_III(im) BOOST_PP_SEQ_ELEM_IV(im) macro43 # define BOOST_PP_SEQ_ELEM_II(im) BOOST_PP_SEQ_ELEM_III(im)44 # define BOOST_PP_SEQ_ELEM_III(x, _) x macro