Open
Description
WaitFreeCollections/include/wfc/unordered_map.hpp
Lines 165 to 166 in 5ccd6ab
These two lines makes the compilation crash, maybe it is better to add a bool is_always_lock_free()
function since the map still works with lock.
WaitFreeCollections/include/wfc/unordered_map.hpp
Lines 165 to 166 in 5ccd6ab
These two lines makes the compilation crash, maybe it is better to add a bool is_always_lock_free()
function since the map still works with lock.