...

/

Overview of Latches and Barriers

Overview of Latches and Barriers

Get a brief introduction to 'std::barrier' and 'std::latch' in C++20.

We'll cover the following...

Latches and barriers are coordination types that enable ...