[libcxx-commits] [PATCH] D73743: Inline basic_string::erase for fastpath where __n == npos

Martijn Vels via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 19 14:55:31 PST 2020


mvels updated this revision to Diff 245533.
mvels marked 3 inline comments as done.
mvels added a comment.

- Fix external template list


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73743

Files:
  libcxx/include/__string
  libcxx/include/string
  libcxx/src/string.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73743.245533.patch
Type: text/x-patch
Size: 10873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200219/9034a13c/attachment-0001.bin>


More information about the libcxx-commits mailing list