Home
last modified time | relevance | path

Searched refs:BOOST_PP_REM (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/tuple/
Drem.hpp23 # define BOOST_PP_REM(...) __VA_ARGS__ macro
25 # define BOOST_PP_REM(x) x macro
31 # define BOOST_PP_TUPLE_REM(size) BOOST_PP_REM
116 # define BOOST_PP_TUPLE_REM_CTOR_O_1(tuple) BOOST_PP_REM tuple
Delem.hpp32 # define BOOST_PP_TUPLE_ELEM_O_2(n, tuple) BOOST_PP_VARIADIC_ELEM(n, BOOST_PP_REM tuple)