[libcxx-commits] [PATCH] D68365: Prototype implementation of P1004R2 (making std::vector constexpr).
Richard Smith - zygoloid via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 2 17:50:27 PDT 2019
rsmith updated this revision to Diff 222945.
rsmith added a comment.
Move some changes from here to the std::allocator change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68365/new/
https://reviews.llvm.org/D68365
Files:
libcxx/include/__split_buffer
libcxx/include/algorithm
libcxx/include/iterator
libcxx/include/memory
libcxx/include/vector
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68365.222945.patch
Type: text/x-patch
Size: 75188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20191003/ca80cb73/attachment-0001.bin>
More information about the libcxx-commits
mailing list