Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/tuple/
Drem.hpp111 # define BOOST_PP_TUPLE_REM_CTOR_I(m, args) BOOST_PP_TUPLE_REM_CTOR_II(m, args)
112 # define BOOST_PP_TUPLE_REM_CTOR_II(m, args) BOOST_PP_CAT(m ## args,) macro
129 # define BOOST_PP_TUPLE_REM_CTOR_OO(par) BOOST_PP_TUPLE_REM_CTOR_II ## par
130 # define BOOST_PP_TUPLE_REM_CTOR_II(ext, tuple) ext ## tuple macro