On Tue, 19 May 2015 19:03:02 -0400, bitwise <[email protected]> wrote:
Maybe I worded that incorrectly, but my point is that when you're running with the GC disabled, you should only use methods marked with @nogc if you want to make sure your code doesn't leak right? that's a lot of attributes O_OBit
....which is why I am asking if there are any plans to implement something like @nogc for entire modules or classes.
Bit
