Home
last modified time | relevance | path

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

/third_party/boost/boost/proto/
Dfusion.hpp220 struct eval_fun struct
223 explicit eval_fun(Context &ctx) in eval_fun() function
231 struct result<This(Expr)>
236 struct result<This(Expr &)>
242 operator ()(Expr &e) const in operator ()()
249 operator ()(Expr const &e) const in operator ()()
255 Context &ctx_;