Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

SMART POINTERS in C++ (for beginners in 20 minutes)

smart pointers in c++

smart pointers

unique pointer

shared pointer

weak pointer

moving a unique pointer

unique pointer move

automatic memory deallocation

automatic memory management

smart pointers for beginners

weak pointer vs shared pointer

smart pointers c++

codebeauty

code beauty

saldina

c++ programming tutorial

smart pointers in cpp

smart pointers c++11

smart pointers vs raw pointers

unique_ptr

shared_ptr

weak_ptr

Автор: CodeBeauty

Загружено: Дата премьеры: 9 июн. 2021 г.

Просмотров: 116 687 просмотров

Описание:

A smart pointer is a container/wrapper for a raw pointer. In modern C++ smart pointers are defined in the std namespace in the memory header file.
One big advantage of smart pointers is that they are responsible for deleting the memory that they use, which means that they automatically deallocate the memory when they go out of scope.
There are three types of smart pointers in C++: unique pointer, shared pointer and weak pointer (std::unique_ptr, std::shared_ptr, std::weak_ptr)

📚 Learn how to solve problems and build projects with these Free E-Books ⬇️
C++ Lambdas e-book - free download here: https://bit.ly/freeCppE-Book
Entire Object-Pascal step-by-step guide - free download here: https://bit.ly/FreeObjectPascalEbook

🚀📈💻🔥 My Practical Programming Course: https://www.codebeautyacademy.com/
Experience the power of practical learning, gain career-ready skills, and start building real applications!
This is a step-by-step course designed to take you from beginner to expert in no time!
💰 Here is a coupon to save 10% on your first payment (CODEBEAUTY_YT10).
Use it quickly, because it will be available for a limited time.

Contents:
00:00 - Intro
00:47 - What are smart pointers in C++
01:39 - Unique pointer in C++
04:10 - Sharing vs moving a unique pointer in C++
06:44 - Unique pointer automatic memory deallocation
11:42 - Shared pointers in C++
15:09 - Shared pointer automatic memory deallocation
18:42 - Weak pointer vs shared pointer in C++

How to install and use PVS-Studio -    • How to detect errors and bugs in code...  
Object Oriented Programming - https://bit.ly/Cpp_OOP_Playlist
C++ Pointers -    • C++ POINTERS FULL COURSE Beginner to ...  
Learn Exception handling -    • Exception handling in C++ (How to han...  

Tag me on you Instagram stories:
Instagram 📸 -   / truecodebeauty  
Twitter 🐦-   / truecodebeauty  

SMART POINTERS in C++ (for beginners in 20 minutes)

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

Function Pointers for beginners! How and when to use Function Pointers?

Function Pointers for beginners! How and when to use Function Pointers?

Exception handling in C++ (How to handle errors in your program?)

Exception handling in C++ (How to handle errors in your program?)

C++ POINTERS FULL COURSE Beginner to Advanced (Learn C++ Pointers in 2,5 hours)

C++ POINTERS FULL COURSE Beginner to Advanced (Learn C++ Pointers in 2,5 hours)

Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022

Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022

Музыка для работы — Deep Focus Mix для программирования, кодирования

Музыка для работы — Deep Focus Mix для программирования, кодирования

Stack vs Heap Memory in C++

Stack vs Heap Memory in C++

Feels like the FIRST TIME (playlist)

Feels like the FIRST TIME (playlist)

Build your first multithreaded application - Introduction to multithreading in modern C++

Build your first multithreaded application - Introduction to multithreading in modern C++

unique_ptr: C++'s simplest smart pointer

unique_ptr: C++'s simplest smart pointer

Т-34 (2019) Военный боевик Full HD

Т-34 (2019) Военный боевик Full HD

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]