On 2014-05-03 14:28, monnoroch wrote:
That leaves only to determine, what objects are scoped. Well, that is obviously stack-allocated structs, gc-allocated scope classes and gc-allocated structs in scope classes.
Will the destructor of GC allocated scope classes be called when its surrounding scope exists?
-- /Jacob Carlborg