Overview
Explore a comprehensive survey of multi-threaded programming tools available in C++11 and Boost in this 1 hour 24 minute conference talk by Rob Stewart at CppNow. Gain a complete understanding of various components essential for writing multi-threaded programs, including std::thread, boost::thread, and newer features like std::async. Delve into fundamental elements such as mutexes, condition variables, and atomics. Acquire a thorough overview of the resources provided by C++11 and Boost to enhance your multi-threaded programming skills and capabilities.
Syllabus
Rob Stewart: Survey of Multi-Threaded Programming Support in C++11 and Boost
Taught by
CppNow