Searched defs:logical_newline_matcher (Results 1 – 1 of 1) sorted by relevance
27 struct logical_newline_matcher struct30 typedef typename Traits::char_type char_type;31 typedef typename Traits::char_class_type char_class_type;33 logical_newline_matcher(Traits const &tr) in logical_newline_matcher() function41 bool match(match_state<BidiIter> &state, Next const &next) const in match()71 char_class_type newline() const in newline()77 char_class_type newline_;78 char_type nl_, cr_;