Skip to content

Commit 6e7fd98

Browse files
jwakelytkoeppe
authored andcommitted
[version.syn] bump value of __cpp_lib_allocate_at_least
This is requested for the Tentatively Ready LWG issue 3887. Fixes cplusplus#6202
1 parent b8512a1 commit 6e7fd98

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
@@ -553,7 +553,7 @@
553553
#define @\defnlibxname{cpp_lib_addressof_constexpr}@ 201603L // also in \libheader{memory}
554554
#define @\defnlibxname{cpp_lib_algorithm_iterator_requirements}@ 202207L
555555
// also in \libheader{algorithm}, \libheader{numeric}, \libheader{memory}
556-
#define @\defnlibxname{cpp_lib_allocate_at_least}@ 202106L // also in \libheader{memory}
556+
#define @\defnlibxname{cpp_lib_allocate_at_least}@ 202302L // also in \libheader{memory}
557557
#define @\defnlibxname{cpp_lib_allocator_traits_is_always_equal}@ 201411L
558558
// also in \libheader{memory}, \libheader{scoped_allocator}, \libheader{string}, \libheader{deque}, \libheader{forward_list}, \libheader{list}, \libheader{vector},
559559
// \libheader{map}, \libheader{set}, \libheader{unordered_map}, \libheader{unordered_set}

0 commit comments

Comments
 (0)