[libcxx-commits] [PATCH] D75211: Partially inline basic_string::operator=(const basic_string&)

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 27 10:14:40 PST 2020


EricWF accepted this revision.
EricWF added a comment.

LGTM after addressing @ldionne's comment about other assign methods that might benefit from this.

Though I'm happy to see those changes in another patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75211





More information about the libcxx-commits mailing list