Sign in
gnu
/
gcc.git
/
ab7c7b46c35ed1be68d4c020a2f20ee96f68b64b
/
.
/
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