Searched defs:anychar_parser (Results 1 – 1 of 1) sorted by relevance
317 struct anychar_parser : public char_parser<anychar_parser> struct319 typedef anychar_parser self_t;321 anychar_parser() {} in anychar_parser() argument324 bool test(CharT) const in test()333 operator~(anychar_parser) in operator ~() argument