[libcxx-commits] [PATCH] D68623: Optimize and fix basic_string move assignment operator

Marshall Clow via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Oct 11 10:33:20 PDT 2019


mclow.lists added a comment.

Thinking about this some more,  I agree with your analysis about the move assignment throwing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68623





More information about the libcxx-commits mailing list