[libcxx-commits] [PATCH] D102727: Use precise growth rather than amortized growth in std::string::resize/__resize_default_init.
Evan Brown via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Aug 11 11:02:02 PDT 2021
ezbr added a comment.
Hi Louis, I appreciate your detailed explanation of your decision, and I understand. We will consider the `resize_exactly` idea.
Best,
Evan
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102727/new/
https://reviews.llvm.org/D102727
More information about the libcxx-commits
mailing list