1

Is there any guarantees that a stays a valid object when I do a = std::move(a)? Should I correctly handle this case when implement move operator=? If so, are there any best practices to do it?

Livace
  • 126
  • 7

0 Answers0