33
Concurrency support library
[thread]
33.9
Coordination types
[thread.coord]
33.9.2
Latches
[thread.latch]
33.9.2.2
Header
<latch>
synopsis
[latch.syn]
🔗
namespace
std
{
class
latch;
}