carb/cpp20
Files
carb/cpp20/Barrier.h: Implementation of the C++20 std::barrier class.
carb/cpp20/Bit.h: Implementation of select functions from C++20
<bit>
library.carb/cpp20/ImplData.h: Implementation of
std::data
from C++20.carb/cpp20/Latch.h: Implementation of the C++20 std::latch class.
carb/cpp20/Semaphore.h: Implementation of the C++20 std::counting_semaphore class.
carb/cpp20/Span.h: Implementation of select components from C++20
<span>
library.carb/cpp20/TypeTraits.h: Implementation of select components from C++20
<type_traits>
library.