[libcxx-commits] [PATCH] D153405: [libc++] Add get_allocator and some constructor overloads of P0408R7 (Efficient Access to basic_stringbuf's Buffer)
Piotr Fusik via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jun 21 01:34:49 PDT 2023
pfusik created this revision.
Herald added a project: All.
pfusik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
First small part of https://reviews.llvm.org/D151896
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D153405
Files:
libcxx/docs/Status/Cxx20.rst
libcxx/include/sstream
libcxx/test/std/input.output/string.streams/istringstream/istringstream.cons/mode.alloc.pass.cpp
libcxx/test/std/input.output/string.streams/ostringstream/ostringstream.cons/mode.alloc.pass.cpp
libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.cons/alloc.pass.cpp
libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.cons/mode.alloc.pass.cpp
libcxx/test/std/input.output/string.streams/stringstream/stringstream.cons/mode.alloc.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153405.533177.patch
Type: text/x-patch
Size: 18747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230621/3be524bb/attachment-0001.bin>
More information about the libcxx-commits
mailing list