Workaround for typeid access violation

Kagamin via Digitalmars-d digitalmars-d at puremagic.com
Tue Jun 16 09:12:20 PDT 2015


On Tuesday, 16 June 2015 at 14:00:55 UTC, Etienne wrote:
> There is a bug regarding unordered object collection in the GC. 
> My finalizer accesses another GC-allocated object

Well, theoretically you can replace GC, which will allow you do 
that. But that's hardly practical, the behavior you're asking for 
is unsound anyway.


More information about the Digitalmars-d mailing list