[Issue 10460] New: std.algorithm: some of algorithms don't use 'auto ref' for front

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 24 04:16:06 PDT 2013


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 at puremagic.com
        ReportedBy: lomereiter at gmail.com


--- Comment #0 from Artem Tarasov <lomereiter at 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: -------


More information about the Digitalmars-d-bugs mailing list