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.

Namespaces#

carb

The main Carbonite namespace.

carb::cpp

Namespace for C++ standard library types after C++14 implemented and usable by C++14 compilers.