blob: 9985cd04140de2559d39e2461bcac62e65472528 [file] [log] [blame]
// This macro should not be 201411 without -std=c++1z.
#if __cpp_unicode_characters == 201411
#error Wrong value for __cpp_unicode_characters
#endif