mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-30 17:10:40 +08:00
7556c955d4
Fixed an initialization order issue in ReadWriteLock Fix the return value of lazy_emplace and lazy_emplace_with_hash.