Searched defs:assert_word_matcher (Results 1 – 1 of 1) sorted by relevance
81 struct assert_word_matcher struct84 typedef typename Traits::char_type char_type;85 typedef typename Traits::char_class_type char_class_type;87 assert_word_matcher(Traits const &tr) in assert_word_matcher() argument93 assert_word_matcher(char_class_type word) in assert_word_matcher() argument97 bool is_word(Traits const &tr, char_type ch) const in is_word()104 bool match(match_state<BidiIter> &state, Next const &next) const in match()114 char_class_type word() const in word()120 char_class_type word_;