__typeid

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Sat Aug 1 18:23:54 UTC 2020


On 8/1/20 12:23 PM, rikki cattermole wrote:
> Oh good so we are finally tackling runtime reflection-esque capabilities!
> 
> Obvious concern of mine: how it handles shared library support including 
> when unloading.

In an ideal world the GC would automatically close libraries of which 
code is no longer used. I don't know if that's possible.


More information about the Digitalmars-d mailing list