On Thursday, 11 January 2018 at 21:09:01 UTC, Nordlöw wrote:
Is there no equivalent of `calloc()` for `std.experimental.allocator`, something like

    Allocator.zeroAllocate(size_t numberOfElements)

?

http://dpldocs.info/experimental-docs/std.experimental.allocator.makeArray.4.html

Reply via email to