Skip to content

Commit 39ecde1

Browse files
committed
fixup: bump feature-test macro
1 parent 1c063e6 commit 39ecde1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/support.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@
618618
#define @\defnlibxname{cpp_lib_constexpr_typeinfo}@ 202106L // freestanding, also in \libheader{typeinfo}
619619
#define @\defnlibxname{cpp_lib_constexpr_utility}@ 201811L // freestanding, also in \libheader{utility}
620620
#define @\defnlibxname{cpp_lib_constexpr_vector}@ 201907L // also in \libheader{vector}
621-
#define @\defnlibxname{cpp_lib_constrained_equality}@ 202403L // freestanding,
621+
#define @\defnlibxname{cpp_lib_constrained_equality}@ 202411L // freestanding,
622622
// also in \libheader{utility}, \libheader{tuple}, \libheader{optional}, \libheader{variant}
623623
#define @\defnlibxname{cpp_lib_containers_ranges}@ 202202L
624624
// also in \libheader{vector}, \libheader{list}, \libheader{forward_list}, \libheader{map}, \libheader{set}, \libheader{unordered_map}, \libheader{unordered_set},

0 commit comments

Comments
 (0)