Closed odrobnik closed 11 years ago
Implement header that defines DT_WEAK_VARIABLE and DT_WEAK_PROPERTY which automatically use zeroing weak references if the deployment target allows it.
Update DTFoundation classes that use weak refs to use it.
Note, affected classes in DTFoundation are:
Released in 1.4.2 tag.
Implement header that defines DT_WEAK_VARIABLE and DT_WEAK_PROPERTY which automatically use zeroing weak references if the deployment target allows it.
Update DTFoundation classes that use weak refs to use it.