This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]