On Friday, September 09, 2011 07:15:09 Steven Schveighoffer wrote:
> On Thu, 08 Sep 2011 21:23:00 -0400, Jonathan M Davis <jmdavisp...@gmx.com>
> 
> wrote:
> > Neither private nor protected functions are ever virtual at this point,
> 
> Jonathan meant to say neither private nor *package* functions.
> 
> protected functions are virtual.

LOL. Ouch. Thanks for the correction. Yes private and package are not virual. 
Protected definitely is. It would be pretty useless otherwise.

- Jonathan M Davis

Reply via email to