报错如图:
解决办法:
在你报错的文件内包含头文件
复制代码
1
2#include "boost/algorithm/string.hpp"
然后修改
复制代码
1
2boost::replace_all 为 boost::algorithm::replace_all
最后
以上就是称心泥猴桃最近收集整理的关于error:'replace_all' is not a member of 'boost'的全部内容,更多相关error:'replace_all'内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复