std.allocator ready for some abuse

Sönke Ludwig via Digitalmars-d digitalmars-d at puremagic.com
Fri Sep 11 01:22:53 PDT 2015


Am 11.09.2015 um 04:35 schrieb bitwise:
> On Thursday, 24 October 2013 at 19:53:56 UTC, Andrei Alexandrescu wrote:
>>
>> Code: https://github.com/andralex/phobos/blob/allocator/std/allocator.d
>>
>> Dox: http://erdani.com/d/phobos-prerelease/std_allocator.html
>>
>
> Am I the only one seeing dead links?

The code has moved to std.experimental:
https://github.com/andralex/phobos/tree/allocator/std/experimental/allocator
http://erdani.com/d/phobos-prerelease/std_experimental_allocator.html


More information about the Digitalmars-d mailing list