[Issue 15986] [std.experimental.allocator.mallocator] calloc?
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue May 3 07:11:05 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=15986
Jack Stouffer <jack at jackstouffer.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jack at jackstouffer.com
--- Comment #1 from Jack Stouffer <jack at jackstouffer.com> ---
I'm guessing speed?
Also, I was under the impression that calloc is typically used for making
arrays, and std.experimental.allocator wants you to use makeArray for that.
--
More information about the Digitalmars-d-bugs
mailing list