Is D Dead?
Adam D Ruppe
destructionator at gmail.com
Tue Sep 14 19:11:52 UTC 2021
On Tuesday, 14 September 2021 at 18:46:09 UTC, IGotD- wrote:
> In betterC classes are disabled as well as TypeInfo.
You can actually still use extern(C++) classes even with -betterC.
Strangely though interfaces don't work there, but probably just
an oversight bug (betterC is all about arbitrary limitations...).
But -betterC sucks anyway. Just use a minimal custom runtime and
get exactly what you want!
http://dpldocs.info/this-week-in-d/Blog.Posted_2020_07_27.html#zero-runtime-classes
More information about the Digitalmars-d
mailing list