Disadvantages of building a compiler and library on top of a specific memory management scheme

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Thu Feb 6 12:24:55 PST 2014


On 2/6/14, 12:01 PM, Frustrated wrote:
> See the other post about this. scopeDeallocation meant to simply
> signal that the scope of a has ended but not necessarily there
> are no references to a.

So that's a struct destructor.

Andrei


More information about the Digitalmars-d mailing list