Searched defs:u8string (Results 1 – 2 of 2) sorted by relevance
17 typedef std::u8string u8string; typedef19 typedef std::string u8string; typedef
289 constexpr char u8string[] = u8"test"u8"ing this out\xFF"; variable