Searched refs:BOOST_FUNCTION_ARG (Results 1 – 1 of 1) sorted by relevance
33 # define BOOST_FUNCTION_ARG(J,I,D) ::boost::forward< BOOST_PP_CAT(T,I) >(BOOST_PP_CAT(a,I)) macro34 # define BOOST_FUNCTION_ARGS BOOST_PP_ENUM(BOOST_FUNCTION_NUM_ARGS,BOOST_FUNCTION_ARG,BOOST_PP_EM…1167 #ifdef BOOST_FUNCTION_ARG1168 # undef BOOST_FUNCTION_ARG