보편 참조1 [C++] Perfect Forwarding References 씹어먹는 C++ (https://modoocode.com/228) http://thbecker.net/articles/rvalue_references/section_07.html Effective Modern C++ (항목 28) Contents Perfect Forwading Universal Reference (보편 참조) 참조 축약(Reference Collapsing) std::forward 우측값 참조와 우측값 참조를 도입함으로써 해결할 수 있었던 Move Semantics의 관한 글에 이어서 이번 글에서는 Perfect Forwading에 대해서 알아보겠습니다. 2021.08.11 - [C & C++] - [C++] 우측값 참조(rvalue reference) [C++] 우.. 2021. 8. 13. 이전 1 다음