Bienlein:
@nogc is meant mostly for stack-allocation.Ah, I missed that. Thanks for telling me.
@nogc is also for allocation from the C heap, despite this is less common :-)
Bye, bearophile
bearophile via Digitalmars-d-learn Sun, 24 Aug 2014 05:15:44 -0700
Bienlein:
@nogc is meant mostly for stack-allocation.Ah, I missed that. Thanks for telling me.
@nogc is also for allocation from the C heap, despite this is less common :-)
Bye, bearophile