Faster Virtual Method Dispatch

Dave Dave_member at pathlink.com
Wed Apr 26 15:07:38 PDT 2006


James Dunne wrote:
> 
> I should also mention that my compiler implementation makes use of 
> context structures, so every memory block that the compiler will 
> allocate is somehow parented to that context structure.  So when the 
> compile job is complete, free the context structure and all the memory 
> goes away.
> 

What kinda compiler?



More information about the Digitalmars-d mailing list