carb/cpp20/Barrier.h
In directory: carb/cpp20
Source file: carb/cpp20/Barrier.h
Implementation of the C++20 std::barrier class.
Classes
carb::cpp20::barrier: Implements a C++20 barrier in C++14 semantics.
carb::cpp20::barrier::arrival_token: An object type meeting requirements of MoveConstructible, MoveAssignable and Destructible.
Namespaces
carb: The main Carbonite namespace.
carb::cpp20: Namespace for C++20 features using C++14 semantics.