[libcxx-commits] [PATCH] D119633: [libc++] Remove recursion in basic_string::insert(const_iterator, ForwardIterator, ForwardIterator)

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 15 11:38:15 PST 2022


philnik updated this revision to Diff 408983.
philnik added a comment.

- rename to __insert_from_safe_copy


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119633

Files:
  libcxx/include/string

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119633.408983.patch
Type: text/x-patch
Size: 4172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220215/5db59598/attachment.bin>


More information about the libcxx-commits mailing list