MENU

Fun & Interesting

Back to Basics: The Rule of Five in C++ - Andre Kostur - CppCon 2023

CppCon 37,642 1 year ago
Video Not Working? Fix It Now

https://cppcon.org/ --- Back to Basics: The Rule of Five in C++ - Andre Kostur - CppCon 2023 https://github.com/CppCon/CppCon2023 Designing a class to behave correctly when copied and moved takes a lot of thought. The Core Guidelines provide guidance to streamline that work. In this talk we are going to look at the Core Guideline known as "the Rule of Five", how it came about, and is there anything better. --- Andre Kostur Andre Kostur has been a professional C++ developer for nearly 30 years, and was responsible for introducing and championing the use of C++ in his previous company. He is responsible for forming and leading a C++ Users Group as his current company, routinely presenting on all topics regarding C++ ranging from the basics to the latest developments in C++20 and beyond. He has previously been a speaker at CppCon. --- Videos Filmed & Edited by Bash Films: http://www.BashFilms.com YouTube Channel Managed by Digital Medium Ltd: https://events.digital-medium.co.uk --- Registration for CppCon: https://cppcon.org/registration/ #cppcon #cppprogramming #cpp

Comment