霍金的Boost.Unordered更新

霍金的Boost.Unordered更新

💡 原文英文,约100词,阅读约需1分钟。
📝

内容提要

2023年第三季度,Boost.Unordered发布了1.83版本,新增了boost::concurrent_flat_map,优化了访问和cvisit_while操作,支持容器间的移动构造,并推出了新的并发平面集合及CppCon宣传材料。

🎯

关键要点

  • 2023年第三季度,Boost.Unordered发布了1.83版本。
  • 新增了boost::concurrent_flat_map。
  • 优化了访问和cvisit_while操作。
  • 支持容器间的移动构造。
  • 推出了新的并发平面集合。
  • 发布了CppCon宣传材料。
➡️

继续阅读