Searched defs:literal_char (Results 1 – 1 of 1) sorted by relevance
115 struct literal_char struct122 typedef typename CharEncoding::char_type char_type;123 typedef CharEncoding char_encoding;126 literal_char(Char ch_) in literal_char() argument130 struct attribute138 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 struct160 typedef typename CharEncoding::char_type char_type;[all …]