Searched defs:nary_proto_expr_function (Results 1 – 1 of 1) sorted by relevance
65 struct nary_proto_expr_function struct74 struct result<F(T1, T2)>96 operator()(T, unused_type const&) const in operator ()()104 operator()(T1, T2 const& t2) const in operator ()()114 struct nary_proto_expr_function struct123 struct result<F(T1, T2)>145 operator()(unused_type const&, T) const in operator ()()153 operator()(T1 const& t1, T2) const in operator ()()