Barrier.h#

Fully qualified name: carb/cpp/Barrier.h

In directory: carb/cpp

Source file: Barrier.h

C++14-compatible implementation of select functionality from C++ <barrier> library.

Classes#

carb::cpp::barrier

Implements a C++20 barrier in C++14 semantics.

carb::cpp::barrier::arrival_token

An object type meeting requirements of MoveConstructible, MoveAssignable and Destructible.

Namespaces#

carb

The main Carbonite namespace.

carb::cpp

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