Blog Post - Avoiding The GC in D: Stack, Buffers & Arenas
IchorDev
a at a.a
Thu May 14 02:20:50 UTC 2026
On Monday, 11 May 2026 at 17:21:12 UTC, Christian Köstlin wrote:
> Not sure if it make sense to mention `scope i = new ClassI();`
> (see https://forum.dlang.org/post/om7cca$21fn$1@digitalmars.com
> for discussions about its deprecation and so on).
>
> Kind regards,
> Christian
Scope class instances are not deprecated according to the list of
deprecated features and the most recent version of the spec.
More information about the Digitalmars-d-announce
mailing list