std.allocator issues

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Tue Mar 8 13:35:45 PST 2016


On 3/7/16 11:53 PM, Marco Leise wrote:
> By the way: jemalloc has `mallocx()` to allocate at least N
> bytes and `sallocx()` to ask for the actual size of an
> allocation.

I know. Jason added them at my behest. -- Andrei



More information about the Digitalmars-d mailing list