Searched defs:u8_codepoint_parser (Results 1 – 1 of 1) sorted by relevance
274 struct u8_codepoint_parser : public cl::parser<u8_codepoint_parser> struct276 typedef u8_codepoint_parser self_t;278 template <typename Scanner> struct result284 typename result<Scanner>::type parse(Scanner const& scan) const in parse()