Searched refs:BOOST_PP_ARRAY_ENUM_II (Results 1 – 1 of 1) sorted by relevance
24 # define BOOST_PP_ARRAY_ENUM_I(m, args) BOOST_PP_ARRAY_ENUM_II(m, args)25 # define BOOST_PP_ARRAY_ENUM_II(m, args) BOOST_PP_CAT(m ## args,) macro