gpt4 book ai didi

c++ - 是否存在某些情况下 boost::function 无法被 std::function 替换的情况?

转载 作者:行者123 更新时间:2023-12-04 15:10:47 25 4
gpt4 key购买 nike

boost::function有没有什么情况不能被 std::function 取代?
如果能举一些简单的例子就更好了。

最佳答案

来自 theboostcpplibraries.com :

If you work in a development environment supporting C++11, you have access to the class std::function from the header file <functional>. In this case you can ignore Boost.Function because boost::function and std::function are equivalent.


但这可能取决于 boost 的版本,参见 history .

关于c++ - 是否存在某些情况下 boost::function 无法被 std::function 替换的情况?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/65246548/

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