calloc for std.experimental.allocator

Nordlöw per.nordlow at gmail.com
Thu Jan 11 21:09:01 UTC 2018


Is there no equivalent of `calloc()` for 
`std.experimental.allocator`, something like

     Allocator.zeroAllocate(size_t numberOfElements)

?


More information about the Digitalmars-d-learn mailing list