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