Home
last modified time | relevance | path

Searched defs:char_class (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/char/
H A Dchar_class.hpp58 struct char_class struct
61 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()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dchar_class.hpp277 typedef CharClass char_class; // e.g. tag::alnum typedef
281 namespace boost { namespace spirit { namespace char_class namespace