[Issue 18255] New: std.string.translate takes the output range by value
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Jan 17 14:28:09 UTC 2018
    
    
  
https://issues.dlang.org/show_bug.cgi?id=18255
          Issue ID: 18255
           Summary: std.string.translate takes the output range by value
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: phobos
          Assignee: nobody at puremagic.com
          Reporter: jack at jackstouffer.com
Should be auto ref, and a note should be added to the docs saying that passing
by ref should be the default in user code.
--
    
    
More information about the Digitalmars-d-bugs
mailing list