cxx_unicode_literals.cpp 75 B

123
  1. const char16_t lit_16[] = u"\u00DA";
  2. const char32_t lit_32[] = U"\u00DA";