[Bug c++/14140] Unwanted call to derived constructor after implicit conversion

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Feb 13 14:55:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-13 14:55 -------
ICC 6.0 just calls derived::derived(derived const&) instead base::base(base const&).

I do not know who is right now.

-- 


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



More information about the Gcc-bugs mailing list