Microsoft working on new systems language

Adam D. Ruppe destructionator at gmail.com
Mon Dec 30 16:45:50 PST 2013


On Tuesday, 31 December 2013 at 00:21:21 UTC, Ola Fosheim Grøstad 
wrote:
> Maybe I misunderstand, but isn't the purpose of std.allocator 
> to set up allocators that new can call into?

No, it'll be a standard library interface.

I really think the built-in new should be discouraged - it has a 
lot of disadvantages over using a library setup, and not many 
advantages.


More information about the Digitalmars-d mailing list