Skip to content

Commit

Permalink
fixup: bump feature-test macro
Browse files Browse the repository at this point in the history
  • Loading branch information
jensmaurer committed Nov 27, 2024
1 parent 1c063e6 commit 39ecde1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/support.tex
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@
#define @\defnlibxname{cpp_lib_constexpr_typeinfo}@ 202106L // freestanding, also in \libheader{typeinfo}
#define @\defnlibxname{cpp_lib_constexpr_utility}@ 201811L // freestanding, also in \libheader{utility}
#define @\defnlibxname{cpp_lib_constexpr_vector}@ 201907L // also in \libheader{vector}
#define @\defnlibxname{cpp_lib_constrained_equality}@ 202403L // freestanding,
#define @\defnlibxname{cpp_lib_constrained_equality}@ 202411L // freestanding,
// also in \libheader{utility}, \libheader{tuple}, \libheader{optional}, \libheader{variant}
#define @\defnlibxname{cpp_lib_containers_ranges}@ 202202L
// also in \libheader{vector}, \libheader{list}, \libheader{forward_list}, \libheader{map}, \libheader{set}, \libheader{unordered_map}, \libheader{unordered_set},
Expand Down

0 comments on commit 39ecde1

Please sign in to comment.