Skip to content

Commit 17f78fa

Browse files
authored
Merge 2021-06 LWG Motion 4
P1132R8 out_ptr - a scalable output pointer abstraction The original motion named the paper as P1132R7, but it was updated to the revised version P1132R8 that contains minor editorial corrections.
2 parents 865473b + 9748ede commit 17f78fa

File tree

2 files changed

+499
-1
lines changed

2 files changed

+499
-1
lines changed

source/support.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,7 @@
652652
#define @\defnlibxname{cpp_lib_not_fn}@ 201603L // also in \libheader{functional}
653653
#define @\defnlibxname{cpp_lib_null_iterators}@ 201304L // also in \libheader{iterator}
654654
#define @\defnlibxname{cpp_lib_optional}@ 201606L // also in \libheader{optional}
655+
#define @\defnlibxname{cpp_lib_out_ptr}@ 202106L // also in \libheader{memory}
655656
#define @\defnlibxname{cpp_lib_parallel_algorithm}@ 201603L // also in \libheader{algorithm}, \libheader{numeric}
656657
#define @\defnlibxname{cpp_lib_polymorphic_allocator}@ 201902L // also in \libheader{memory_resource}
657658
#define @\defnlibxname{cpp_lib_quoted_string_io}@ 201304L // also in \libheader{iomanip}

0 commit comments

Comments
 (0)