Searched defs:blank_parser (Results 1 – 1 of 1) sorted by relevance
503 struct blank_parser : public char_parser<blank_parser> struct505 typedef blank_parser self_t;507 blank_parser() {} in blank_parser() argument510 bool test(CharT ch) const in test()