Searched defs:function_eval (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/core/detail/cpp03/preprocessed/ |
D | function_eval_expr_20.hpp | 8 namespace boost { namespace phoenix { namespace detail { namespace tag { struct function_eval {}; t… in make_function_eval() struct
|
D | function_eval_expr_10.hpp | 8 namespace boost { namespace phoenix { namespace detail { namespace tag { struct function_eval {}; t… in make_function_eval() struct
|
D | function_eval_expr_30.hpp | 8 namespace boost { namespace phoenix { namespace detail { namespace tag { struct function_eval {}; t… in make_function_eval() argument
|
D | function_eval_expr_40.hpp | 8 namespace boost { namespace phoenix { namespace detail { namespace tag { struct function_eval {}; t… in make_function_eval() struct
|
D | function_eval_expr_50.hpp | 8 namespace boost { namespace phoenix { namespace detail { namespace tag { struct function_eval {}; t… in make_function_eval() struct
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/core/detail/ |
D | function_eval.hpp | 49 struct function_eval struct 56 struct result<This(F, Context)> 69 operator()(F const & f, Context const & ctx) const in operator ()() 76 operator()(F & f, Context const & ctx) const in operator ()() 86 struct result_impl<F, void(A...), Head, Tail...> 92 struct result_impl<F, void(A...), Context> 125 struct result<This(F, A...)> 138 operator()(F && f, A &&... a) const in operator ()()
|