[Bug c++/81527] Missing inherited constructor by "using-declarations"
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jul 25 21:07:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81527
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I don't think the code is valid, copy/move constructors are not inherited. See
PR 69853 for a similar bug report.
*** This bug has been marked as a duplicate of bug 69853 ***
More information about the Gcc-bugs
mailing list