Searched refs:BOOST_PP_REM (Results 1 – 2 of 2) sorted by relevance
29 # define BOOST_PP_REM(...) __VA_ARGS__ macro31 # define BOOST_PP_REM(x) x macro44 # define BOOST_PP_TUPLE_REM(size) BOOST_PP_REM127 …(tuple) BOOST_PP_EXPAND(BOOST_PP_TUPLE_IS_SINGLE_RETURN(BOOST_PP_REM_CAT,BOOST_PP_REM,tuple) tuple)130 # define BOOST_PP_TUPLE_REM_CTOR_O_1(tuple) BOOST_PP_REM tuple
37 …M(n, BOOST_PP_EXPAND(BOOST_PP_TUPLE_IS_SINGLE_RETURN(BOOST_PP_REM_CAT,BOOST_PP_REM,tuple) tuple)) \41 # define BOOST_PP_TUPLE_ELEM_O_2(n, tuple) BOOST_PP_VARIADIC_ELEM(n, BOOST_PP_REM tuple)