How's the new allocator module going and where to get it?
Vladimir Panteleev via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jan 20 08:37:28 PST 2015
On Tuesday, 20 January 2015 at 15:56:12 UTC, Elvis Zhou wrote:
> I can't find it in official repos.
I believe the development is on Andrei's Phobos fork, branch
"allocator":
https://github.com/andralex/phobos/blob/allocator/std/allocator.d
Documentation (not sure how up-to-date it is, though):
http://erdani.com/d/phobos-prerelease/std_allocator.html
More information about the Digitalmars-d
mailing list