c++/4911: private base class constructor inaccessible in unusual class hierarchy
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Sat Dec 15 11:27:00 GMT 2001
Synopsis: private base class constructor inaccessible in unusual class hierarchy
State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Sat Dec 15 11:27:39 2001
State-Changed-Why:
no, I is an ambiguous base, and so the direct base is
inaccessible [10.2]/3
The bug about no I() constructor has been fixed on the
mainline
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4911
More information about the Gcc-prs
mailing list