The Price of Shared Pointers or Why Passing Them by Reference Can Be Useful
Offered By: CppNow via YouTube
Course Description
Overview
Explore the intricacies of shared pointers in modern C++ programming through this comprehensive conference talk. Delve into the often-overlooked costs associated with shared pointers, including the overhead of the control object and the performance impact of synchronization. Learn why counter-intuitive practices, such as passing shared pointers by reference, can be crucial for optimizing performance in critical scenarios. Gain a deeper understanding of the entire lifecycle and implications of shared pointers, equipping yourself with valuable insights to make informed decisions when using this fundamental feature of C++.
Syllabus
Nicolai Josuttis: The Price of Shared Pointers or Why Passing them by-reference can be Useful
Taught by
CppNow
Related Courses
UNSW Computing 1 - The Art of ProgrammingOpenLearning C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Beginning Game Programming with C#
University of Colorado System via Coursera Introduction to Computing 计算概论A
Peking University via Coursera Comprendre les Microcontroleurs
École Polytechnique Fédérale de Lausanne via Coursera