水木社区手机版
首页
|版面-C++程序设计语言(CPlusPlus)|
新版wap站已上线
展开
|
楼主
|
同主题展开
|
溯源
|
返回
上一篇
|
下一篇
|
同主题上篇
主题:Re: 这个右值引用返回有问题? 为什么一运行就segmentation faul
z16166
|
2023-08-14 00:03:59
|
此处不需要std::move,让编译器自动用RVO更好
【 在 mgroup 的大作中提到: 】
: 这样是不是更好些:
: std::vector<std::string> get_cmp_files(const std::string& dir);
: std::vector<std::string> v = std::move(get_cmp_files("cmp"));
: ...................
--
FROM 123.118.191.*
上一篇
|
下一篇
|
同主题上篇
选择讨论区
首页
|
分区
|
热推
BYR-Team
©
2010.
KBS Dev-Team
©
2011
登录完整版