Translate C++ to D

Jason House jason.james.house at gmail.com
Thu Jan 10 03:53:46 PST 2008


Sean Kelly wrote:

> bearophile wrote:
>> Jason House:
>>>                // If no overloading by derived classes,
>>>                // compiler will make non-virtual
>> 
>> But is this true?
>> (I did some benchmarks, and to me it seems false for the current DMD
>> 1.x.)
> 
> It's possible, but DMD does not currently do this.
> 
> 
> Sean

Silly me; that's what I get for reading the online docs...  That's also
where I got the Slist thing too.



More information about the Digitalmars-d mailing list