C++20 Concurrency: Barrier -- Gajendra Gulgulia
One if by latch, two if by barrier:
C++20 Concurrency: Barrier
by Gajendra Gulgulia
From the article:
In this article, I’ll present a simple example of
std::barrierby means of game players playing a hypothetical card game and go into the details of the api ofstd::barrierin another article...

Do you know about std::ssize()?
Speaking of std::ssize...
Mixing integer types... what could go wrong? And how to make it go right?
News from the conference, happening live in Aurora, CO, USA this week: