Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/tree/
Dparse_tree.hpp70 struct pt_tree_policy : struct
73 typedef typename MatchPolicyT::match_t match_t;
74 typedef typename MatchPolicyT::iterator_t iterator_t;
77 static void concat(MatchAT& a, MatchBT const& b) in concat()
86 static void group_match(MatchT& m, parser_id const& id, in group_match()
114 static void apply_op_to_match(FunctorT const& op, MatchT& m) in apply_op_to_match()