Microsoft working on new systems language

Ola Fosheim Grøstad" <ola.fosheim.grostad+dlang at gmail.com> Ola Fosheim Grøstad" <ola.fosheim.grostad+dlang at gmail.com>
Mon Dec 30 16:21:19 PST 2013


On Monday, 30 December 2013 at 23:38:39 UTC, Walter Bright wrote:
> And people don't do that with C++. That's the whole problem 
> with GLOBAL state.

Well, it should work ok for autoreleasepools (delete all objects 
at once) even under bad circumstances, I think.

>> But isn't this exactly what the proposed allocation system 
>> linked above enables?
>
> ??

Maybe I misunderstand, but isn't the purpose of std.allocator to 
set up allocators that new can call into?



More information about the Digitalmars-d mailing list