Home
last modified time | relevance | path

Searched defs:literal_char (Results 1 – 1 of 1) 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.hpp115 struct literal_char struct
122 typedef typename CharEncoding::char_type char_type;
123 typedef CharEncoding char_encoding;
126 literal_char(Char ch_) in literal_char() argument
130 struct attribute
138 bool test(CharParam ch_, Context&) const in test()
145 info what(Context& /*context*/) const in what()
150 char_type ch;
154 struct literal_char<CharEncoding, no_attribute, true> // case insensitive struct
160 typedef typename CharEncoding::char_type char_type;
[all …]