jaulib v1.3.0
Jau Support Library (C++, Java, ..)
Classes | Namespaces
latch.hpp File Reference
#include <cstdint>
#include <mutex>
#include <condition_variable>
#include <jau/ordered_atomic.hpp>
#include <jau/fraction_type.hpp>
#include <jau/basic_types.hpp>
Include dependency graph for latch.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jau::latch
 Inspired by std::latch of C++20. More...
 

Namespaces

namespace  jau
 __pack(...): Produces MSVC, clang and gcc compatible lead-in and -out macros.