Repost: Move semantics and smart pointers by Alex --- learncpp

online C++ tutorial

 

Chapter 15 Move semantics and smart pointers
15.1
New Feb 17
Intro to smart pointers and move semantics
15.2
New Feb 20
R-value references
15.3
New Feb 26
Move constructors and move assignment
15.4
New Mar 4
std::move
15.5
New Mar 15
std::unique_ptr
15.6
New Mar 16
std::shared_ptr
15.7
New Mar 21
Circular dependency issues with std::shared_ptr, and std::weak_ptr
15.x
New May 3
Chapter 15 comprehensive review
posted @ 2017-10-17 00:16  AlbumCover  阅读(109)  评论(0编辑  收藏  举报