private is non-virtual: Stuck in C++-thinking?

Nick Sabalausky SeeWebsiteToContactMe at semitwist.com
Fri Oct 19 22:44:14 PDT 2012


On Sat, 20 Oct 2012 00:18:28 +0200
"foobar" <foo at bar.com> wrote:
> 
> virtual private is an obscure C++ idiom which I think the 
> argument for is extremely week.


Well like I said though, virtual private is *very* different in C++
than it is in D, because private itself is very different in C++ than
in D.

> I think Walter made the right 
> decision here in favor of more readable code.
> 



More information about the Digitalmars-d mailing list