Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Practical Guide to Mastering C++ Smart Pointers - Part 01
Practical Guide to Mastering C++ Smart Pointers - Part 01

Practical Guide to Mastering C++ Smart Pointers - Part 01: Master Smart Pointers in C++ for Robust Memory Management

Arrow left icon
Profile Icon Umar Lone
Arrow right icon
€82.99
Video Oct 2025 4hrs 10mins 1st Edition
Video
€82.99
Subscription
Free Trial
Renews at $19.99p/m
Arrow left icon
Profile Icon Umar Lone
Arrow right icon
€82.99
Video Oct 2025 4hrs 10mins 1st Edition
Video
€82.99
Subscription
Free Trial
Renews at $19.99p/m
Video
€82.99
Subscription
Free Trial
Renews at $19.99p/m

What do you get with a video?

Product feature icon Download this video in MP4 format
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Key benefits

  • Introduction to dynamic memory allocation and memory safety in C++
  • In-depth coverage of raw and smart pointers, including std::unique_ptr
  • Practical exercises to handle uninitialized and dangling pointers

Description

This course provides a comprehensive exploration of C++ memory management, focusing on dynamic memory allocation, raw pointers, and smart pointers. Learners will start with key concepts such as malloc, calloc, and realloc, progressing to advanced topics like the new operator and modern memory management with smart pointers. The course emphasizes handling memory safely, preventing issues like uninitialized and dangling pointers. As the course advances, learners will dive deeper into exception safety, custom deleters, and using std::unique_ptr to replace raw pointers. The curriculum includes practical exercises and the application of the PIMPL idiom to improve code structure and safety. The course concludes with a project, allowing learners to implement a real-world game and object pool system while applying the memory management techniques learned. By the end, students will be equipped to write safer, more efficient C++ code, leveraging smart pointers for optimized memory management.

Who is this book for?

This course is ideal for intermediate C++ developers seeking to improve their memory management skills and optimize their code. Familiarity with basic C++ syntax and memory allocation techniques is recommended, but no prior knowledge of smart pointers is necessary.

What you will learn

  • Understand and implement dynamic memory allocation in C++
  • Use raw and smart pointers effectively to manage memory safely
  • Replace raw pointers with smart pointers to avoid common memory issues
  • Create and manage custom deleters for advanced memory management
  • Apply best practices in exception safety and memory safety in C++ code
  • Implement the PIMPL idiom to enhance code organization and safety

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Last updated date : Oct 17, 2025
Publication date : Oct 16, 2025
Length: 4hrs 10mins
Edition : 1st
Language : English
ISBN-13 : 9781806664856
Category :

What do you get with a video?

Product feature icon Download this video in MP4 format
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Last updated date : Oct 17, 2025
Publication date : Oct 16, 2025
Length: 4hrs 10mins
Edition : 1st
Language : English
ISBN-13 : 9781806664856
Category :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$19.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$199.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts
$279.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts

Table of Contents

11 Chapters
Introduction Chevron down icon Chevron up icon
C Allocation Routines Chevron down icon Chevron up icon
C++ Allocation Routines Chevron down icon Chevron up icon
Smart Pointers Chevron down icon Chevron up icon
std::unique_ptr Chevron down icon Chevron up icon
Replacing Raw Pointers Chevron down icon Chevron up icon
Deleters Chevron down icon Chevron up icon
Make Functions Chevron down icon Chevron up icon
Pointer to IMPLementation Chevron down icon Chevron up icon
Project Chevron down icon Chevron up icon
Advanced Concepts Chevron down icon Chevron up icon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How can I download a video package for offline viewing? Chevron down icon Chevron up icon
  1. Login to your account at Packtpub.com.
  2. Click on "My Account" and then click on the "My Videos" tab to access your videos.
  3. Click on the "Download Now" link to start your video download.
How can I extract my video file? Chevron down icon Chevron up icon

All modern operating systems ship with ZIP file extraction built in. If you'd prefer to use a dedicated compression application, we've tested WinRAR / 7-Zip for Windows, Zipeg / iZip / UnRarX for Mac and 7-Zip / PeaZip for Linux. These applications support all extension files.

How can I get help and support around my video package? Chevron down icon Chevron up icon

If your video course doesn't give you what you were expecting, either because of functionality problems or because the content isn't up to scratch, please mail customercare@packt.com with details of the problem. In addition, so that we can best provide the support you need, please include the following information for our support team.

  1. Video
  2. Format watched (HTML, MP4, streaming)
  3. Chapter or section that issue relates to (if relevant)
  4. System being played on
  5. Browser used (if relevant)
  6. Details of support
Why can’t I download my video package? Chevron down icon Chevron up icon

In the even that you are having issues downloading your video package then please follow these instructions:

  1. Disable all your browser plugins and extensions: Some security and download manager extensions can cause issues during the download.
  2. Download the video course using a different browser: We've tested downloads operate correctly in current versions of Chrome, Firefox, Internet Explorer, and Safari.
Modal Close icon
Modal Close icon