Searched refs:char_class (Results 1 – 3 of 3) sorted by relevance
58 struct char_class struct59 : char_parser<char_class<Tag>, typename Tag::char_encoding::char_type>62 typedef typename Tag::char_class classification; argument67 using spirit::char_class::classify; in test()75 typedef spirit::char_class::what<char_encoding> what_; in what()110 typedef char_class<tag> result_type;
468 typedef char_class<tag> result_type;
277 typedef CharClass char_class; // e.g. tag::alnum typedef281 namespace boost { namespace spirit { namespace char_class namespace