C++ Rvalue References Explained

  1. 移动语义

  2. 完美转发

右值引用的底层机制可以看2017-08-21-C C++ 函数参数和返回值传递机制