Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
g++.dg
/
cpp1z
/
utf8-2.C
blob: 633326931ab7e2486ac4d65906b8fda115d65b26 [
file
] [
log
] [
blame
]
// { dg-do compile { target c++17 } }
#ifndef
__cpp_unicode_characters
#error
__cpp_unicode_characters
not
defined
#endif
#if __cpp_unicode_characters != 201411
#error
Wrong
value
for
__cpp_unicode_characters
#endif