Smart Pointers¶
Group Description¶
Introduction (cxx11.smart_pointers.introduction)
std::unique_ptr<> (cxx11.smart_pointers.unique_ptr)
std::shared_ptr<> (cxx11.smart_pointers.shared_ptr)
Smart Pointers: Closing Words (cxx11.smart_pointers.closing_words)