[Issue 18253] New: std.array.replaceInto takes the output range by value
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jan 17 14:21:09 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18253
Issue ID: 18253
Summary: std.array.replaceInto takes the output range by value
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P1
Component: phobos
Assignee: nobody at puremagic.com
Reporter: jack at jackstouffer.com
Should be auto ref, and a note should be added to the docs saying that passing
by ref should be the default in user code.
--
More information about the Digitalmars-d-bugs
mailing list