The "no gc" crowd

Dicebot public at dicebot.lv
Fri Oct 11 10:56:20 PDT 2013


On Friday, 11 October 2013 at 17:54:12 UTC, deadalnix wrote:
> It should work as well with
>
> synchronized(stuff) {
> // Stuff get its first level sharing removed.
> }

I still stand by the point that for guaranteed safety it must be 
not simply removed but replaced with `scope` (assuming it is 
finally implemented).


More information about the Digitalmars-d mailing list