Hacker News new | ask | show | jobs
by aidenn0 1230 days ago
At least for video games, the lack of a GC dependency for the standard library made C++ more attractive than D.
1 comments

I thought the GC was optional in D, was it not?
At least 20 years ago the standard library required it. I know there's been an effort to make it optional since then though.
Not easy and not out of the box. You have to fight it out.