Definition of ValueLatch template, used to wait for variable to be set. More...
#include "utils/exception.hpp"
#include <memory>
#include <mutex>
#include <condition_variable>
Go to the source code of this file.
Definition of ValueLatch template, used to wait for variable to be set.