Searched refs:BOOST_PP_TUPLE_REM_CTOR_II (Results 1 – 1 of 1) sorted by relevance
111 # 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,) macro129 # define BOOST_PP_TUPLE_REM_CTOR_OO(par) BOOST_PP_TUPLE_REM_CTOR_II ## par130 # define BOOST_PP_TUPLE_REM_CTOR_II(ext, tuple) ext ## tuple macro