Home
last modified time | relevance | path

Searched refs:eval_terminal (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/xpressive/detail/core/matcher/
Dpredicate_matcher.hpp45 struct eval_terminal struct
50 struct eval_terminal<Expr, reference_wrapper<Arg> > struct
60 struct eval_terminal<Expr, any_matcher> struct
70 struct eval_terminal<Expr, mark_placeholder> struct
80 struct eval_terminal<Expr, action_arg<Type, Int> > struct
107 : eval_terminal<Expr, typename proto::result_of::value<Expr>::type>
Daction_matcher.hpp157 struct eval_terminal struct
162 struct eval_terminal<Expr, reference_wrapper<Arg> > struct
172 struct eval_terminal<Expr, opt<Arg> > struct
182 struct eval_terminal<Expr, action_arg<Type, Int> > struct
209 : eval_terminal<Expr, typename proto::result_of::value<Expr>::type>