File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1380
1380
#define __cpp_lib_is_scoped_enum 202011L
1381
1381
1382
1382
#ifdef __cpp_lib_concepts
1383
- #define __cpp_lib_out_ptr 202106L
1383
+ #define __cpp_lib_out_ptr 202106L
1384
+ #define __cpp_lib_ranges_starts_ends_with 202106L
1384
1385
#endif // __cpp_lib_concepts
1385
1386
1386
- #define __cpp_lib_ranges_starts_ends_with 202106L
1387
- #define __cpp_lib_spanstream 202106L
1388
- #define __cpp_lib_stdatomic_h 202011L
1389
- #define __cpp_lib_string_contains 202011L
1390
- #define __cpp_lib_to_underlying 202102L
1387
+ #define __cpp_lib_spanstream 202106L
1388
+ #define __cpp_lib_stdatomic_h 202011L
1389
+ #define __cpp_lib_string_contains 202011L
1390
+ #define __cpp_lib_to_underlying 202102L
1391
1391
#endif // _HAS_CXX23
1392
1392
1393
1393
#define __cpp_lib_experimental_erase_if 201411L
You can’t perform that action at this time.
0 commit comments