ETA: std.experimental.allocator -> std.allocator

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Sat Dec 10 05:17:52 PST 2016


On 2016-12-10 05:18, Seb wrote:
> Hi all,
>
> tl;dr: I would like to start having GC-free methods and data structures
> in Phobos, which depends on std.allocator being stable (i.e not in
> experimental).
> Q1: So I would like to know what's missing/blocking this?

I think it needs to be CTFE compatible. I also really don't like the 
name "theAllocator".

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list