C++右值引用

转载http://blog.csdn.net/renwotao2009/article/details/46335859

目录

  1. 概述
  2. move语义
  3. 右值引用
  4. 强制move语义
  5. 右值引用是右值吗?
  6. move语义与编译器优化
  7. 完美转发:问题
  8. 完美转发:解决方案
  9. Rvalue References And Exceptions
  10. The Case of the Implicit Move
  11. Acknowledgments and Further Reading
posted @ 2018-01-12 14:31  mysunicey  阅读(126)  评论(0编辑  收藏  举报