Frameworks and libraries

Steven Schveighoffer schveiguy at gmail.com
Sat Sep 16 01:41:03 UTC 2023


On Friday, 15 September 2023 at 20:38:12 UTC, Atila Neves wrote:
> std.string, I get, but algorithm and range are poster children 
> for `@nogc`. I'm not going to claim that *nothing* in those 
> packages allocates on the GC heap, but I'd be very surprised if 
> there were many functions that did.

Autodecoding and exceptions.

-Steve


More information about the Digitalmars-d mailing list