Tasks, actors and garbage collection (OFFTOPIC)

Ola Fosheim Grostad ola.fosheim.grostad at gmail.com
Wed Apr 21 06:16:00 UTC 2021


On Wednesday, 21 April 2021 at 00:47:13 UTC, russhy wrote:
> C is not displaced because of that, it doesn't tell you what to 
> do, and how to do, it gives you the tools so you can write 
> portable code, efficient and better software

ISO C is being replaced with ISO C++, that trend won't stop.

Walter does not want to have many pointer types, that makes a 
library based allocator strategy a mess.

My proposal is simpler, if you don't want GC, don't use a GC-Task.





More information about the Digitalmars-d mailing list