[Issue 14125] @trusted nested helper functions in std.file
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Feb 4 18:24:30 PST 2015
https://issues.dlang.org/show_bug.cgi?id=14125
--- Comment #40 from David Nadlinger <code at klickverbot.at> ---
(In reply to Walter Bright from comment #39)
> (In reply to David Nadlinger from comment #36)
> > May I suggest that you try to understand the issue at hand instead of
> > repeating the same non-solution over and over again? For a small sampling of
> > code that can't easily be rewritten to follow your demands, check std.array.
>
> std.array is a big module. You'll need to be much more specific.
grep for "trusted[A-Z]". For example, trustedCast() in join().
--
More information about the Digitalmars-d-bugs
mailing list