private method in interface
Michael Shulman
viritrilbia at gmail.com
Thu Jun 2 12:59:06 PDT 2011
On Thu, Jun 2, 2011 at 12:20 PM, Jonathan M Davis <jmdavisProg at gmx.com> wrote:
> http://d.puremagic.com/issues/show_bug.cgi?id=4542
> http://d.puremagic.com/issues/show_bug.cgi?id=2051
Thank you! I think this answers my question completely; I just need
to change "private" to "protected". Is there a place on the web
recording "errata" of this sort for TDPL?
Here is a related question which puzzles me, from reading
http://d-programming-language.org/function.html#virtual-functions
What is the difference between "private" and "final private"?
Mike
More information about the Digitalmars-d-learn
mailing list