Home
last modified time | relevance | path

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

/third_party/boost/boost/proto/transform/
Dfold.hpp29 struct as_callable struct
31 as_callable(Data d) in as_callable() function
39 struct result<This(State, Expr)>
48 operator ()(State const &s, Expr &e) const in operator ()()
54 Data d_;
/third_party/boost/boost/xpressive/
Dmatch_results.hpp341 as_callable(T const &t) in as_callable() function