Home
last modified time | relevance | path

Searched refs:function_c (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/functional/adapter/
Dunfused.hpp43 typedef typename detail::qf_c<Function>::type function_c; typedef in boost::fusion::unfused
56 function_c(fusion::vector0<> &) >::type call_const_0_result;
80 typedef typename detail::qf_c<Function>::type function_c; typedef in boost::fusion::unfused
142 : boost::result_of< function_c(
156 inline typename boost::result_of<function_c(BOOST_PP_CAT(fusion::vector,N)
Dunfused_typed.hpp124 typedef typename detail::qf_c<Function>::type function_c; typedef
135 function_c(arg_vector_t &) >::type
165 : boost::result_of< function_c(arg_vector_t &) >