<p>On Jul 25, 2013 1:10 AM, "Jonathan M Davis" <<a href="mailto:jmdavisProg@gmx.com">jmdavisProg@gmx.com</a>> wrote:<br>
><br>
> On Thursday, July 25, 2013 01:29:04 John Colvin wrote:<br>
> > And @safe is automatically inferred (on templates only still?)<br>
> > when possible? I don't like where this is going...<br>
><br>
> If you have code that you want to be explictly @system, then mark it with<br>
> @system. That will override any attribute inference for @safe.<br>
><br>
> - Jonathan m Davis</p>
<p>Can't remember the logic off the top off my head.  Check the old old change logs. :)</p>
<p>-no bounds check set value is between the range 0-2 is all I recall, and that there being a check for @safety. </p>
<p>Regards<br>
-- <br>
Iain Buclaw</p>
<p>*(p < e ? p++ : p) = (c & 0x0f) + '0';</p>