Is memory-safe IO possible?
Chris Wright via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Fri Jan 22 16:08:55 PST 2016
On Fri, 22 Jan 2016 11:38:51 -0800, H. S. Teoh via Digitalmars-d-learn
wrote:
> @safe still isn't quite there yet, because it doesn't quite prevent all
> of the things it ought to prevent.
Well, that makes it suboptimal, certainly. But having almost no existing
IO options that are @safe makes it unusable, or only marginally usable.
I'll take suboptimal over unusable any day.
More information about the Digitalmars-d-learn
mailing list