This question shows research effort; it is useful and clear
1
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
Abseil是由 Google 维护的开源 C++ 库。它旨在在性能和/或功能方面与 C++ std 互补。几乎abseil::flat_hash_map是的对应物。我的问题是:是否可以使用多个线程或任何其他 abseil 的哈希映射?abseilstd::unordered_mapabseil::flat_hash_map