Skip to content

Commit 91f1a06

Browse files
authored
Add P3379R0 update to __cpp_lib_constrained_equality
See cplusplus/draft#7449
1 parent 59deac6 commit 91f1a06

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

macros.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -730,10 +730,12 @@ library:
730730
- value: 201907
731731
papers: P1004R2
732732
- name: __cpp_lib_constrained_equality
733-
header_list: utility tuple optional variant
733+
header_list: utility tuple optional variant expected
734734
rows:
735735
- value: 202403
736736
papers: P2944R3
737+
- value: 202411
738+
papers: P3379R0
737739
- name: __cpp_lib_containers_ranges
738740
header_list: vector list forward_list map set unordered_map unordered_set deque
739741
queue stack string

0 commit comments

Comments
 (0)