Home
last modified time | relevance | path

Searched defs:BOOST_PP_SEQ_REVERSE (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/preprocessor/seq/
Dreverse.hpp22 # define BOOST_PP_SEQ_REVERSE(seq) BOOST_PP_SEQ_FOLD_LEFT(BOOST_PP_SEQ_REVERSE_O, BOOST_PP_EMPTY… macro
24 # define BOOST_PP_SEQ_REVERSE(seq) BOOST_PP_SEQ_REVERSE_I(seq) macro