摘要: Effective Modern C++ Chapter 7. Rvalue References, Move Semantics, and Perfect Forwarding 1. Item 23: Understand std::move and std::forward. 2. Item 2 阅读全文
posted @ 2018-12-13 21:47 lefthook 阅读(101) 评论(0) 推荐(0) 编辑