std.path.getName(): Screwy by design?
Nick Sabalausky
a at a.a
Tue Mar 1 14:40:59 PST 2011
"Lars T. Kyllingstad" <public at kyllingen.NOSPAMnet> wrote in message
news:ikj54r$14ci$7 at digitalmars.com...
> Since we're on the topic of std.path, does anyone have an opinion as to
> how it should handle the various string types? Currently, it only deals
> with string, i.e. immutable(char)[], but should it also be able to handle
> the other permutations of mutable/const/immutable and char/wchar/dchar?
>
I see no reason why not. Or at least, once 'inout' works.
More information about the Digitalmars-d
mailing list