Searched refs:BOOST_PP_TUPLE_REM_CTOR_II (Results 1 – 1 of 1) sorted by relevance
125 # define BOOST_PP_TUPLE_REM_CTOR_I(m, args) BOOST_PP_TUPLE_REM_CTOR_II(m, args)126 # define BOOST_PP_TUPLE_REM_CTOR_II(m, args) BOOST_PP_CAT(m ## args,) macro144 # define BOOST_PP_TUPLE_REM_CTOR_OO(par) BOOST_PP_TUPLE_REM_CTOR_II ## par145 # define BOOST_PP_TUPLE_REM_CTOR_II(ext, tuple) ext ## tuple macro