@nogc destroy
Guillaume Piolat
first.last at gmail.com
Sat Jan 15 10:39:47 UTC 2022
On Saturday, 15 January 2022 at 05:03:20 UTC, Elronnd wrote:
> On Friday, 14 January 2022 at 23:28:44 UTC, Adam Ruppe wrote:
>> Currently calling .destroy(class_object) fails the @nogc tests.
>
> Practical Q: how many people are using classes without gc? And
> how many of those people are actually using @nogc vs just not
> linking the gc in the first place?
We the annoying audio people, runtime can't be enabled reliably
in shared libraries AFAIK for all platforms. -betterC doesn't
have class instances.
More information about the Digitalmars-d
mailing list