Invoke garbage collector? (Scoped Instances)

Sean Eskapp eatingstaples at gmail.com
Wed Feb 9 17:52:47 PST 2011


== Quote from Trass3r (un at known.com)'s article
> > However, I need the resources to be freed more quickly than the GC is
> > apparently doing
> You could use scoped instances if you need to clean them up soon after
> creation.

To my knowledge, these are being removed from the language, and so, could only be
used in the short-term.


More information about the Digitalmars-d-learn mailing list