aa.remove in a destructor

BLM768 blm768 at gmail.com
Sat Jun 23 22:28:45 PDT 2012


I've been having the same problem as well, but I never figured 
out the link to the remove() call in the destructor. The only 
solution I've found is to use GC.removeRoot() on the table, but 
it's an untested and potentially dangerous solution.


More information about the Digitalmars-d-learn mailing list