!18 软件包差异分析

Merge pull request !18 from sdlzx/master
This commit is contained in:
openeuler-ci-bot 2020-09-08 21:16:16 +08:00 committed by Gitee
commit bded98572c

View File

@ -82,4 +82,4 @@ interface_differences:
item: Utility item: Utility
diff: 调整ostream_string至IO库并更名为ostream_put diff: 调整ostream_string至IO库并更名为ostream_put
influence: 用到此类的代码需要修改类名与库名 influence: 用到此类的代码需要修改类名与库名
remark: '功能增强;Utility库的ostream_string改为IO库的ostream_put;删除已过时的宏(需使用*_and_test替代;修改头文件包含的内容涉及到的代码需改为包含boost/atomic.hpp;' remark: '新增库或类,用户可以根据需要选择使用,对现有代码无影响;使用了Utility库的ostream_string、Atomic库的boost/atomic/atomic.hpp以及BOOST_ATOMIC_DETAIL_HIGHLIGHT_OP_AND_TEST宏的用户需要适配代码;'