Searched defs:xdigit_parser (Results 1 – 1 of 1) sorted by relevance
563 struct xdigit_parser : public char_parser<xdigit_parser> struct565 typedef xdigit_parser self_t;567 xdigit_parser() {} in xdigit_parser() argument570 bool test(CharT ch) const in test()