Главная
Study mode:
on
1
Introduction
2
Agenda
3
Resource
4
Memory
5
Common Problems
6
Lock Mutex
7
Object Lifetimes
8
Lock Guard
9
Shared Pointer
10
Standed Unique Lock
11
Standed Thread
12
Resource loops
13
Unique pointer
14
Fopen and Fclose
15
Shared pointers
16
Default acquisition
17
Object copyable
18
Core guidelines
19
Questions
Description:
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only! Grab it Explore the RAII (Resource Acquisition is Initialization) idiom in C++ through this 44-minute conference talk from CppCon 2022. Delve into the power of RAII as a tool for guarding against resource mishandling, examine examples from the Standard Library, and consider design principles for creating your own RAII classes. Learn from Andre Kostur, a seasoned C++ developer with nearly 30 years of experience, as he covers topics ranging from memory management and common problems to object lifetimes, smart pointers, and core guidelines. Gain insights into resource loops, default acquisition, and object copyability while exploring various RAII implementations such as lock guards, unique pointers, and shared pointers.

Back to Basics: RAII in C++ - Lecture

CppCon
Add to list