jthread std::jthread in C++ 20 | Introduction to Concurrency in Cpp

►Full Series Playlist:    • Modern C++ (cpp) Concurrency   ►Find full courses on: https://courses.mshah.io/ ►Join as Member to Support the channel:    / @mikeshah   ►Git Repo: https://github.com/MikeShah/moderncpp... ►Lesson Description: In this lesson we learn about a C++20 concept know as the jthread, which can be a cleaner way to ensure that if we by default want to join on our threads destruction (wherever that scope may be). 00:00 Introducing the jthread 1:24 RAII and how it ensures join on destruction 2:59 jthread is a c++20 feature 3:23 Successful execution of our program ►YouTube Channel:    / mikeshah   ►Please like and subscribe to help the channel!