Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/cpp03/preprocessed/
H A Dfunction_eval_expr_10.hpp8 namespace boost { namespace phoenix { namespace detail { namespace tag { struct function_eval {}; t… in make_function_eval() struct
H A Dfunction_eval_expr_20.hpp8 namespace boost { namespace phoenix { namespace detail { namespace tag { struct function_eval {}; t… in make_function_eval() struct
H A Dfunction_eval_expr_30.hpp8 namespace boost { namespace phoenix { namespace detail { namespace tag { struct function_eval {}; t… in make_function_eval() argument
H A Dfunction_eval_expr_40.hpp8 namespace boost { namespace phoenix { namespace detail { namespace tag { struct function_eval {}; t… in make_function_eval() struct
H A Dfunction_eval_expr_50.hpp8 namespace boost { namespace phoenix { namespace detail { namespace tag { struct function_eval {}; t… in make_function_eval() struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/
H A Dfunction_eval.hpp50 struct function_eval struct
57 struct result<This(F, Context)>
70 operator()(F const & f, Context const & ctx) const in operator ()()
77 operator()(F & f, Context const & ctx) const in operator ()()
87 struct result_impl<F, void(A...), Head, Tail...>
93 struct result_impl<F, void(A...), Context>
126 struct result<This(F, A...)>
139 operator()(F && f, A &&... a) const in operator ()()