Searched defs:space_parser (Results 1 – 1 of 1) sorted by relevance
523 struct space_parser : public char_parser<space_parser> struct525 typedef space_parser self_t;527 space_parser() {} in space_parser() argument530 bool test(CharT ch) const in test()