Searched defs:char_class (Results 1 – 2 of 2) sorted by relevance
58 struct char_class struct61 typedef typename Tag::char_encoding char_encoding;62 typedef typename Tag::char_class classification;65 bool test(CharParam ch, Context&) const in test()73 info what(Context& /*context*/) const in what()
277 typedef CharClass char_class; // e.g. tag::alnum typedef281 namespace boost { namespace spirit { namespace char_class namespace