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: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Artem Tarasov <[email protected]> 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: -------