memory management and the standard library

Jacob Carlborg doob at me.com
Mon Mar 18 10:07:37 UTC 2019


On 2019-03-17 12:27, Johannes Pfau wrote:

> You can implement that using TLS globals, I think this is what
> std.experimental.allocators theAllocator is supposed to do. Of course
> you're limited in typing, you can't use templates there.

Then the functions can't be pure.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list