[Bug c++/67557] Calling copy constructor of base class in constructor of derived class produces crashing code
trippels at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Sep 13 08:08:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67557
--- Comment #4 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
Well, the automatically generated copy constructor is a (special) member
function.
More information about the Gcc-bugs
mailing list