代码拉取完成,页面将自动刷新
2018-10-24 Shuo Chen <chenshuo@chenshuo.com>
* First release of C++11 version of muduo.
* Forked after v1.0.9, e6c04c43 is the base. changes in cpp98 branch are integrated
* Replace boost::shared_ptr/boost::weak_ptr with std::shared_ptr/std::weak_ptr.
* Replace boost::function/boost::bind with std::function/std::bind/lambda.
* Replace boost::ptr_vector<T> with std::vector<std::unique_ptr<T>>.
* Replace boost::noncopyable with muduo::noncopyable.
* Replace boost::scoped_ptr with std::unique_ptr.
* Replace BOOST_STATIC_ASSERT with static_assert.
* Replace boost type_traits with std type_traits.
* Version 2.0.0
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。