Latch.h#
Fully qualified name: carb/cpp/Latch.h
In directory: carb/cpp
Source file: Latch.h
C++14-compatible implementation of select functionality from C++ <latch>
library.
Classes#
- carb::cpp::latch
Implements a C++20 latch in C++14 semantics.