[Bug c++/85856] -Weffc++ can't see implicitly deleted constructor
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon May 21 17:03:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85856
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
There are loads of problems with -Weffc++, all related to the fact they are
outdated rules based on the first edition of a book based on C++98.
This seems like a dup of PR 22406
*** This bug has been marked as a duplicate of bug 22406 ***
More information about the Gcc-bugs
mailing list