Skip to content

Commit 9748ede

Browse files
jensmaurertkoeppe
authored andcommitted
P1132R8 out_ptr - a scalable output pointer abstraction
- Dissolved tiny subclauses. - Reordered descriptive elements. - Changed "could" to "can" in a note. - Delete extraneous leading "otherwise".
1 parent 865473b commit 9748ede

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)