[Issue 16219] std.experimental.allocator.makeArray does unnecessary allocations for ranges with length
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Oct 1 04:46:02 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=16219
--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/833bca4aa51e772e0b178b8f1a772e296e38822f
Fixed Issue 16219: std.experimental.allocator.makeArray does unnecessary
allocations for ranges with length
https://github.com/dlang/phobos/commit/7f3d8545dcf32b58a2309aef5842025fa9df3956
Merge pull request #4503 from JackStouffer/makeArray
--
More information about the Digitalmars-d-bugs
mailing list