Searched defs:BOOST_FUSION_FUNC_NAME (Results 1 – 1 of 1) sorted by relevance
18 #define BOOST_FUSION_FUNC_NAME BOOST_PP_CAT(make_,BOOST_FUSION_CLASS_TPL_NAME) macro26 struct BOOST_FUSION_FUNC_NAME struct29 typename fusion::detail::as_fusion_element<F>::type > type;36 BOOST_FUSION_FUNC_NAME(F const & f) in BOOST_FUSION_FUNC_NAME() function