gpt4 book ai didi

c++ - 找出不同版本之间在 Boost 中所做的具体更改

转载 作者:太空狗 更新时间:2023-10-29 23:36:17 25 4
gpt4 key购买 nike

我在 Boost 1.51+ 中遇到了 fast_pool_allocator 的问题,该问题在 1.45 中不存在。经过一番研究,我找到了原因,但现在我想知道是否有可能。 G。找到一些在 Boost 中所做的更改的完整列表,甚至是涉及特定类的更改列表?

最佳答案

浏览发行说明:

注意:注意中间版本(尽管这些通常只包含错误修复)。

仅针对“Boost Pool”公开了此内容(在浏览器中使用增量搜索:))

Pool:

  • Now can set a max_size for pool (#2696)
  • boost/pool/pool.hpp uses reinterpret_cast instead of static_cast (#2941)
  • boost::pool_allocator now works with vector of vectors (#386)
  • Boost pool is now compatible with Microsoft memory leak detection (#4346)

这会促使我仔细研究 v1.46.0 中 Boost Pool 的变化

关于c++ - 找出不同版本之间在 Boost 中所做的具体更改,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17922927/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com