using the compiler without GC

evilrat evilrat666 at gmail.com
Wed Jul 10 05:41:43 UTC 2019


On Wednesday, 10 July 2019 at 04:51:03 UTC, t wrote:
>
> i guess he ment:
> i do not want to allocate memory with the gc, but use all d 
> features. the resultant executable should not include a gc. as 
> far as i know, thats not possible and thats why i don't use d.

So what's the problem with simply avoiding quite short list of 
features that may ever involve GC, and keep the GC without work?


More information about the Digitalmars-d mailing list