The D standard library is built on GC, is that a negative or positive?
Ali Çehreli
acehreli at yahoo.com
Wed Dec 14 02:45:51 UTC 2022
On 12/13/22 18:05, H. S. Teoh wrote:
> Hmm. Whatever happened to that proposal for GC-less exceptions?
> Something about allocating the exception from a static buffer and
> freeing it in the catch block or something?
I have an errornogc module here:
https://code.dlang.org/packages/alid
I hope it still compiles. :)
Ali
More information about the Digitalmars-d
mailing list