Home
/
Learning
/
C++ Masterclass: From Zero to Hero
/
Smart Pointers: unique_ptr
Back to course
Smart Pointers: unique_ptr
C++ Masterclass: From Zero to Hero
Automatic memory management with exclusive ownership.
Previous lesson: STL Iterators
Next lesson: Smart Pointers: shared_ptr