Ownership of Memory in C++
Offered By: CppNow via YouTube
Course Description
Overview
Explore the intricacies of memory ownership in C++ through this comprehensive conference talk from C++Now 2014. Delve into David Stone's expert insights as he examines the crucial aspects of memory management and ownership patterns in C++ programming. Gain a deeper understanding of best practices, common pitfalls, and advanced techniques for efficient memory handling. Learn how to implement robust and leak-free code by mastering ownership concepts and their practical applications in modern C++ development.
Syllabus
Ownership of Memory in C++
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube