[Bug c++/40173] Calling a constructor from another constructor of the same class

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat May 16 17:33:00 GMT 2009



------- Comment #1 from pinskia at gcc dot gnu dot org  2009-05-16 17:33 -------
>The call doesn't seem to have any effect at all.

Yes it does, it creates another object and calls that constructor.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40173



More information about the Gcc-bugs mailing list