Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 189 Bytes

File metadata and controls

3 lines (3 loc) · 189 Bytes

std::move std::forward

读书(资料)还是得读高质量的文章, 下文只是翻译.

(现代C++之万能引用、完美转发、引用折叠)[https://zhuanlan.zhihu.com/p/99524127]