Home
last modified time | relevance | path

Searched defs:BOOST_FUSION_FUNC_NAME (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/fusion/functional/generation/detail/
Dgen_make_adapter.hpp18 #define BOOST_FUSION_FUNC_NAME BOOST_PP_CAT(make_,BOOST_FUSION_CLASS_TPL_NAME) macro
26 struct BOOST_FUSION_FUNC_NAME struct
29 typename fusion::detail::as_fusion_element<F>::type > type;
36 BOOST_FUSION_FUNC_NAME(F const & f) in BOOST_FUSION_FUNC_NAME() function