We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 865473b commit 9748edeCopy full SHA for 9748ede
source/support.tex
@@ -652,6 +652,7 @@
652
#define @\defnlibxname{cpp_lib_not_fn}@ 201603L // also in \libheader{functional}
653
#define @\defnlibxname{cpp_lib_null_iterators}@ 201304L // also in \libheader{iterator}
654
#define @\defnlibxname{cpp_lib_optional}@ 201606L // also in \libheader{optional}
655
+#define @\defnlibxname{cpp_lib_out_ptr}@ 202106L // also in \libheader{memory}
656
#define @\defnlibxname{cpp_lib_parallel_algorithm}@ 201603L // also in \libheader{algorithm}, \libheader{numeric}
657
#define @\defnlibxname{cpp_lib_polymorphic_allocator}@ 201902L // also in \libheader{memory_resource}
658
#define @\defnlibxname{cpp_lib_quoted_string_io}@ 201304L // also in \libheader{iomanip}
0 commit comments