[Issue 15027] cannot pass arguments of type DirEntry to std.file functions

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Oct 8 23:59:35 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=15027

--- Comment #17 from Rainer Schuetze <r.sagitario at gmx.de> ---
>auto isDir(Range)(ref Range input)

"auto ref" seems to work even better.

--


More information about the Digitalmars-d-bugs mailing list