[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 Jul 14 14:51:01 PDT 2021
ezbr retitled this revision from "Add a compiler option to make string resize/__resize_default_init use precise growth instead of amortized growth." to "Use precise growth rather than amortized growth in std::string::resize/__resize_default_init.".
ezbr edited the summary of this revision.
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