steakhal added a comment.

In D103511#2793291 <https://reviews.llvm.org/D103511#2793291>, @aaron.ballman 
wrote:

> I think the C++ Core Guideline wording is... confusing. The rule title is 
> `C.21: If you define or =delete any copy, move, or destructor function, 
> define or =delete them all`, which I take literally. Using `= default` 
> defines the function, so:

Okay, then I'm going to abandon this in a few days if nothing interesting shows 
up.
Thanks for the quick response!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103511

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to