Home
last modified time | relevance | path

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

/third_party/boost/boost/xpressive/detail/core/matcher/
Dpredicate_matcher.hpp30 struct predicate_context struct
32 …explicit predicate_context(int sub, sub_match_impl<BidiIter> const *sub_matches, action_args_type … in predicate_context() function
38 action_args_type const &args() const in args()
45 struct eval_terminal
50 struct eval_terminal<Expr, reference_wrapper<Arg> >
60 struct eval_terminal<Expr, any_matcher>
70 struct eval_terminal<Expr, mark_placeholder>
80 struct eval_terminal<Expr, action_arg<Type, Int> >
101 struct eval
106 struct eval<Expr, proto::tag::terminal>
[all …]