[Bug c++/21363] no compilation error for inheriting Base class with private constructor when the constructor for Derived Class is compiler generated

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue May 3 17:06:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-03 17:06 -------
I think this is how C++ works.  Or this because of the lazy createness of constructors.

-- 


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



More information about the Gcc-bugs mailing list