Udemy - Mastering Smart Pointers - unique_ptr
Downloads: 20
Last checked: 56 minutes ago
Date uploaded: 22 hours ago
Seeders: 9
Leechers: 1
INFO HASH: 27E743EAEE2B51B818F3B7C888B6DD6A5C187C6D
Mastering Smart Pointers - unique_ptr
https://WebToolTip.com
Last updated 8/2025
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Language: English | Duration: 4h 2m | Size: 1.78 GB
A Practical Guide to Safe and Modern Memory Management with unique_ptr in C++
What you'll learn
Understand the fundamentals of dynamic memory allocation in C++
Master the use of unique_ptr for efficient and safe resource management
Apply advanced concepts such as custom deleters, PIMPL idiom & object pools
Ensure exception safety and resource cleanup using smart pointer best practices
Requirements
Basic knowledge of C++ syntax and programming concepts
Understanding of pointers and references in C++