The "no gc" crowd
Walter Bright
newshound2 at digitalmars.com
Wed Oct 9 11:18:41 PDT 2013
On 10/9/2013 7:11 AM, Dicebot wrote:
> This is exactly what I was speaking about. It would have been much more easy if
> stuff was `pure @safe immutable nothrow` by default and one added `dirty @system
> mutable throw` on per-need basis after getting compiler error. But that is too
> late to change and this attribute inference may be only reasonable option.
I would generally agree with that.
More information about the Digitalmars-d
mailing list