Home
last modified time | relevance | path

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

/third_party/boost/boost/xpressive/detail/core/matcher/
Dassert_eol_matcher.hpp29 struct assert_eol_matcher struct
32 typedef typename Traits::char_type char_type;
34 assert_eol_matcher(Traits const &tr) in assert_eol_matcher() argument
40 bool match(match_state<BidiIter> &state, Next const &next) const in match()