reference counting resources but NOT memory

rikki cattermole rikki at cattermole.co.nz
Sat Jan 16 15:41:36 UTC 2021


What you are describing sounds like regular reference counting.

All resources (i.e. windows) are pinned somewhere in memory. Its just 
that you have to use special API's to destroy them rather than free.


More information about the Digitalmars-d-learn mailing list