#include <chrono>#include <type_traits>#include <condition_variable>#include <promeki/core/namespace.h>#include <promeki/core/error.h>#include <promeki/core/mutex.h>

Go to the source code of this file.
Classes | |
| class | WaitCondition |
| Condition variable wrapping std::condition_variable. More... | |
See LICENSE file in the project root folder for license information.