Files
parallel-hashmap/parallel_hashmap
Ed Catmur 4468822524 Add try_emplace_p extension method
Iterators are invalidated by concurrent insertion (rehash, resize, etc...) whereas for node-based containers, pointers are only invalidated by erase/clear.
2023-09-12 00:31:30 +01:00
..
2023-06-25 14:48:33 -04:00
2019-04-18 21:59:12 -04:00
2023-06-28 14:30:07 -05:00
2023-05-30 08:22:17 -04:00
2023-04-09 18:48:26 -04:00
2023-05-21 17:14:47 -04:00
2023-09-12 00:31:30 +01:00