[Issue 16219] std.experimental.allocator.makeArray does unnecessary allocations for ranges with length

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Jun 30 03:02:51 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=16219

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master 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

[Issue 16219] makeArray does unnecessary allocations for ranges with length

--


More information about the Digitalmars-d-bugs mailing list