On Thursday, October 18, 2012 20:42:08 Jacob Carlborg wrote:
> On 2012-10-18 19:57, Philippe Sigaud wrote:
> > Does it work? I thought it was not implemented.
> 
> Define "work". They're not virtual, which this would imply:
> 
> "All non-static non-private non-template member functions are virtual."
> 
> http://dlang.org/function.html#virtual-functions

That's a spec bug. Walter and Andrei have both confirmed that package functions 
are not intended to be virtual and that that won't be changing.

- Jonathan M Davis

Reply via email to