Smart Pointers (``std::unique_ptr``, ``std::shared_ptr``) ========================================================= .. contents:: :local: Topics ------ .. toctree:: :maxdepth: 1 introduction introduction-livehack uniqueptr sharedptr weakptr 040-closing-words/topic