[Issue 2563] Derived class is implicitly castable to Base class when inherited privately
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jan 7 12:22:49 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2563
spam at extrawurst.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spam at extrawurst.org
------- Comment #2 from spam at extrawurst.org 2009-01-07 14:22 -------
afaik public/private/protected inheritance is not supported in D it is just not
prohibited to write it like in the sample though it always is publicly
inherited. there should be a bug for enhancement to stop permiting this
confusing syntactical feature.
--
More information about the Digitalmars-d-bugs
mailing list