[libcxx-commits] [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink

Andrew Luo via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 24 16:14:05 PST 2019


andrewluo updated this revision to Diff 183432.
andrewluo added a comment.

Split reserve again for all dialects


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56997/new/

https://reviews.llvm.org/D56997

Files:
  include/string
  test/std/strings/basic.string/string.capacity/reserve.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56997.183432.patch
Type: text/x-patch
Size: 5139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190125/25adaff5/attachment.bin>


More information about the libcxx-commits mailing list