Heads-up: upcoming instabilities in std.experimental.allocator, and what to do

Jacob Carlborg doob at me.com
Fri Dec 1 12:03:36 UTC 2017


On 2017-11-30 20:01, Andrei Alexandrescu wrote:
> Hi all,
> 
> 
> Eduard, Alexandru Jercaianu and I are working on improving allocators' 
> design and implementation. This entails a few breaking changes.

It would be nice if the API and the GCAllocator were CTFE-able. This 
would allow functions that take allocators as parameters to be CTFE-able 
if you pass in the GCAllocator which doesn't work today.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list