Searched defs:print_parser (Results 1 – 1 of 1) sorted by relevance
463 struct print_parser : public char_parser<print_parser> struct465 typedef print_parser self_t;467 print_parser() {} in print_parser() function470 bool test(CharT ch) const in test()