Disable GC entirely

Simen Kjærås simen.kjaras at gmail.com
Wed Apr 10 07:33:39 PDT 2013


On Wed, 10 Apr 2013 13:51:18 +0200, Jacob Carlborg <doob at me.com> wrote:

> On 2013-04-10 11:44, Regan Heath wrote:
>
>> They just start out "virtually" virtual until
>> the compiler is finished compiling them and all derived classes, at that
>> point all non-override base methods should be non-virtual.
>
> The compiler doesn't perform that optimization, at all.
>
And, as Manu has tried pointing out, it can't.

-- 
Simen


More information about the Digitalmars-d mailing list