• Maged Michael's avatar
    ConcurrentHashMap: Enable destruction order guarantee · 9e652978
    Maged Michael authored
    Summary: Enable destruction order guarantee, i.e., destructors for all key and value instances will complete before the completion of the destructor of the associated ConcurrentHashMap instance.
    
    Reviewed By: davidtgoldblatt
    
    Differential Revision: D13440153
    
    fbshipit-source-id: 21dce09fa5ece00eaa9caf7a37b5a64be3319d5e
    9e652978
ConcurrentHashMap-detail.h 24.6 KB