June 24, 2013 [Issue 10460] New: std.algorithm: some of algorithms don't use 'auto ref' for front | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=10460 Summary: std.algorithm: some of algorithms don't use 'auto ref' for front Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P2 Component: Phobos AssignedTo: nobody@puremagic.com ReportedBy: lomereiter@gmail.com --- Comment #0 from Artem Tarasov <lomereiter@gmail.com> 2013-06-24 04:16:05 PDT --- The following should use 'auto ref': Until, SetDifference, SetSymmetricDifference, SetIntersection, SetUnion (sorry, I'm too lazy to make a pull request...) -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation