[phobos] enforce() vs. assert() for range primitives
Michel Fortin
michel.fortin at michelf.com
Sun Aug 22 08:03:32 PDT 2010
Le 2010-08-22 à 9:42, Andrei Alexandrescu a écrit :
> Regarding the null pointer, I don't think it's a memory safety issue on systems with memory protection - it's a hard error.
That's generally correct. Though there's still a loophole:
<http://d.puremagic.com/issues/show_bug.cgi?id=3677>
--
Michel Fortin
michel.fortin at michelf.com
http://michelf.com/
More information about the phobos
mailing list