@@ -42,6 +42,10 @@ attributes:
42
42
- value : 201803
43
43
papers : P0479R5
44
44
language :
45
+ - name : ' __cpp_deleted_function'
46
+ rows :
47
+ - value : 202403
48
+ papers : P2573R2
45
49
- name : __cpp_aggregate_bases
46
50
rows :
47
51
- value : 201603
@@ -349,6 +353,8 @@ language:
349
353
rows :
350
354
- value : 201606
351
355
papers : P0217R3
356
+ - value : 202403
357
+ papers : P0609R3
352
358
- name : __cpp_template_template_args
353
359
rows :
354
360
- value : 201611
@@ -377,6 +383,10 @@ language:
377
383
rows :
378
384
- value : 201304
379
385
papers : N3651
386
+ - name : __cpp_variadic_friend
387
+ rows :
388
+ - value : 202403
389
+ papers : P2893R3
380
390
- name : __cpp_variadic_templates
381
391
rows :
382
392
- value : 200704
@@ -477,6 +487,11 @@ library:
477
487
rows :
478
488
- value : 201907
479
489
papers : P1135R6
490
+ - name : __cpp_lib_atomic_min_max
491
+ header_list : atomic
492
+ rows :
493
+ - value : 202403
494
+ papers : P0493R5
480
495
- name : __cpp_lib_atomic_ref
481
496
header_list : atomic
482
497
rows :
@@ -714,6 +729,11 @@ library:
714
729
rows :
715
730
- value : 201907
716
731
papers : P1004R2
732
+ - name : __cpp_lib_constrained_equality
733
+ header_list : utility tuple optional variant
734
+ rows :
735
+ - value : 202403
736
+ papers : P2944R3
717
737
- name : __cpp_lib_containers_ranges
718
738
header_list : vector list forward_list map set unordered_map unordered_set deque
719
739
queue stack string
@@ -735,10 +755,17 @@ library:
735
755
rows :
736
756
- value : 202311
737
757
papers : P2546R5
758
+ - value : 202403
759
+ papers : P2810R4
738
760
- name : __cpp_lib_deduction_guides
739
761
rows :
740
762
- value : 201703
741
763
papers : P0433R2
764
+ - name : __cpp_lib_default_template_type_for_algorithm_values
765
+ header_list : algorithm ranges string deque list forward_list vector
766
+ rows :
767
+ - value : 202403
768
+ papers : P2248R8
742
769
- name : __cpp_lib_destroying_delete
743
770
header_list : new
744
771
rows :
@@ -818,6 +845,11 @@ library:
818
845
papers : P2637R3
819
846
- value : 202311
820
847
papers : P2918R2
848
+ - name : __cpp_lib_format_path
849
+ header_list : filesystem
850
+ rows :
851
+ - value : 202403
852
+ papers : P2845R8
821
853
- name : __cpp_lib_format_ranges
822
854
header_list : format
823
855
rows :
@@ -960,6 +992,11 @@ library:
960
992
rows :
961
993
- value : 201606
962
994
papers : P0295R0
995
+ - name : __cpp_lib_generate_random
996
+ header_list : random
997
+ rows :
998
+ - value : 202403
999
+ papers : P1068R11
963
1000
- name : __cpp_lib_generator
964
1001
header_list : generator
965
1002
rows :
@@ -1260,6 +1297,8 @@ library:
1260
1297
rows :
1261
1298
- value : 202207
1262
1299
papers : P2093R14
1300
+ - value : 202403
1301
+ papers : P3107R5
1263
1302
- name : __cpp_lib_quoted_string_io
1264
1303
header_list : iomanip
1265
1304
rows :
@@ -1313,6 +1352,11 @@ library:
1313
1352
rows :
1314
1353
- value : 202202
1315
1354
papers : P2443R1
1355
+ - name : __cpp_lib_ranges_concat
1356
+ header_list : ranges
1357
+ rows :
1358
+ - value : 202403
1359
+ papers : P2542R8
1316
1360
- name : __cpp_lib_ranges_contains
1317
1361
header_list : algorithm
1318
1362
rows :
@@ -1393,6 +1437,11 @@ library:
1393
1437
rows :
1394
1438
- value : 202202
1395
1439
papers : P2255R2
1440
+ - name : __cpp_lib_reference_wrapper
1441
+ header_list : functional
1442
+ rows :
1443
+ - value : 202403
1444
+ papers : P2944R3
1396
1445
- name : __cpp_lib_remove_cvref
1397
1446
header_list : type_traits
1398
1447
rows :
@@ -1547,11 +1596,15 @@ library:
1547
1596
papers : P0254R2
1548
1597
- value : 201803
1549
1598
papers : P0858R0 LWG3257
1599
+ - value : 202403
1600
+ papers : P2591R5
1550
1601
- name : __cpp_lib_submdspan
1551
1602
header_list : mdspan
1552
1603
rows :
1553
1604
- value : 202306
1554
1605
papers : P2630R4
1606
+ - value : 202403
1607
+ papers : P2642R6
1555
1608
- name : __cpp_lib_syncbuf
1556
1609
header_list : syncstream
1557
1610
rows :
0 commit comments