Home
last modified time | relevance | path

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

/third_party/boost/boost/regex/v4/
Dperl_matcher_non_recursive.hpp82 struct saved_assertion : public saved_position<BidiIterator> struct
84 bool positive;
85 saved_assertion(bool p, const re_syntax_base* ps, BidiIterator pos) in saved_assertion() function