Searched defs:BOOST_PP_SEQ_TO_TUPLE (Results 1 – 1 of 1) sorted by relevance
21 # define BOOST_PP_SEQ_TO_TUPLE(seq) (BOOST_PP_SEQ_ENUM(seq)) macro23 # define BOOST_PP_SEQ_TO_TUPLE(seq) BOOST_PP_SEQ_TO_TUPLE_I(seq) macro