www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [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



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