Home
last modified time | relevance | path

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

/third_party/boost/boost/xpressive/detail/dynamic/
Ddynamic.hpp181 struct matcher_wrapper struct
184 matcher_wrapper(Matcher const &matcher = Matcher()) in matcher_wrapper() argument
190 bool match(match_state<BidiIter> &state) const in match()
196 void link(xpression_linker<Char> &linker) const in link()
202 void peek(xpression_peeker<Char> &peeker) const in peek()