GC Destruction Order

bitwise via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue May 19 16:10:21 PDT 2015


On Tue, 19 May 2015 19:03:02 -0400, bitwise <bitwise.pvt at gmail.com> 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_O
>
>    Bit

....which is why I am asking if there are any plans to implement something  
like @nogc for entire modules or classes.

   Bit


More information about the Digitalmars-d-learn mailing list