[libcxx-commits] [PATCH] D102727: Add a compiler option to make string resize/__resize_default_init use precise growth instead of amortized growth.

Evan Brown via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 16 14:09:09 PDT 2021


ezbr added a comment.

I updated the documentation and added more details about the motivation to the revision summary.


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