filmov
tv
Back to Basics: Move Semantics - Nicolai Josuttis - CppCon 2021

Показать описание
---
Move semantics, introduced with C++11, has become a hallmark of modern C++ programming. However, it also complicates the language in some ways. For thisu reason it is key to understand move semantics (it purpose, its basic rules, and how to use them in practice).
This session teaches the basics of C++ move semantics. Based on the basic principles, it motivates and explains move semantics so that you as an application programmer you can use move semantics correctly und understand its use better.
---
Nicolai Josuttis
He has been an active member of the C++ standards committee for more than 20 years.
---
*--*
Move semantics, introduced with C++11, has become a hallmark of modern C++ programming. However, it also complicates the language in some ways. For thisu reason it is key to understand move semantics (it purpose, its basic rules, and how to use them in practice).
This session teaches the basics of C++ move semantics. Based on the basic principles, it motivates and explains move semantics so that you as an application programmer you can use move semantics correctly und understand its use better.
---
Nicolai Josuttis
He has been an active member of the C++ standards committee for more than 20 years.
---
*--*
Back to Basics: Move Semantics - Nicolai Josuttis - CppCon 2021
Back to Basics: Move Semantics (part 1 of 2) - Klaus Iglberger - CppCon 2019
Back to Basics: C++ Move Semantics - Andreas Fertig - CppCon 2022
Back to Basics: Move Semantics - David Olsen - CppCon 2020
Back to Basics: Move Semantics (part 2 of 2) - Klaus Iglberger - CppCon 2019
Back to Basics: Rvalues and Move Semantics in C++ - Amir Kirsh - CppCon 2024
Back to Basics: Understanding Value Categories - Ben Saks - CppCon 2019
Back to Basics Move Semantics part 1 of 2 Klaus Iglberger CppCon 2019 Rus
CppCon 2014: Herb Sutter 'Back to the Basics! Essentials of Modern C++ Style'
Back to Basics: Cpp Value Semantics - Klaus Iglberger - CppCon 2022
Move Semantics in C++
Back to Basics: Lambdas - Nicolai Josuttis - CppCon 2021
Back to Basics: Templates in C++ - Nicolai Josuttis - CppCon 2022
Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022
Back to Basics: RAII in C++ - Andre Kostur - CppCon 2022
Back to Basics Move Semantics part 2 of 2 Klaus Iglberger CppCon 2019 Rus
Back to Basics: Lambdas from Scratch - Arthur O'Dwyer - CppCon 2019
Back to Basics: RAII and the Rule of Zero - Arthur O'Dwyer - CppCon 2019
Back to Basics: Designing Classes (part 1 of 2) - Klaus Iglberger - CppCon 2021
Back to Basics: Concepts in C++ - Nicolai Josuttis - CppCon 2024
Back to Basics: The C++ Core Guidelines - Rainer Grimm - CppCon 2022
CppCon 2019: Ben Deane “Everyday Efficiency: In-Place Construction (Back to Basics?)”
Re-inventing move semantics in modern C++ in 13 minutes
Back To Basics: Overload Resolution - CppCon 2021
Комментарии