Lifetime and Usage of Global, Thread-local, and Static Data
Offered By: CppNow via YouTube
Course Description
Overview
Explore the intricacies of global, thread-local, and static data management in C++ through this comprehensive conference talk from C++Now 2014. Delve into the nuances of data lifetimes, usage patterns, and best practices as presented by Daniel Dilts. Gain valuable insights into memory management techniques, thread safety considerations, and optimization strategies for these important data types. Enhance your understanding of C++ programming concepts and learn how to effectively utilize global, thread-local, and static data in your projects. Accompanying slides are available for reference, providing visual aids and code examples to reinforce the concepts discussed in this informative session.
Syllabus
Lifetime and Usage of Global, Thread-local, and Static Data
Taught by
CppNow
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera