会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
inaku's Gensokyo
管理
2022年6月18日
引用折叠 万能引用 std::forward 完美转发
摘要: 引用折叠和完美转发 - 知乎 auto&&、万能引用和完美转发 - 知乎 测试 点击查看代码 #include <iostream> using std::cout; using std::cerr; using std::endl; #include <type_traits> using std
阅读全文
posted @ 2022-06-18 09:58 Gyan083
阅读(68)
评论(0)
推荐(0)