digitalmars.D.bugs - [Issue 10460] New: std.algorithm: some of algorithms don't use 'auto ref' for front
- d-bugmail puremagic.com (20/20) Jun 24 2013 http://d.puremagic.com/issues/show_bug.cgi?id=10460
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 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: -------
Jun 24 2013