Skip to content

Commit caf7f66

Browse files
authored
Merge 2022-02 LWG Motion 8
P2273R3 Making std::unique_ptr constexpr
2 parents dc4266b + fef512a commit caf7f66

File tree

2 files changed

+103
-103
lines changed

2 files changed

+103
-103
lines changed

source/support.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@
594594
#define @\defnlibxname{cpp_lib_constexpr_dynamic_alloc}@ 201907L // also in \libheader{memory}
595595
#define @\defnlibxname{cpp_lib_constexpr_functional}@ 201907L // also in \libheader{functional}
596596
#define @\defnlibxname{cpp_lib_constexpr_iterator}@ 201811L // also in \libheader{iterator}
597-
#define @\defnlibxname{cpp_lib_constexpr_memory}@ 201811L // also in \libheader{memory}
597+
#define @\defnlibxname{cpp_lib_constexpr_memory}@ 202202L // also in \libheader{memory}
598598
#define @\defnlibxname{cpp_lib_constexpr_numeric}@ 201911L // also in \libheader{numeric}
599599
#define @\defnlibxname{cpp_lib_constexpr_string}@ 201907L // also in \libheader{string}
600600
#define @\defnlibxname{cpp_lib_constexpr_string_view}@ 201811L // also in \libheader{string_view}

0 commit comments

Comments
 (0)