27#include <condition_variable>
Used by CallbackWaitLock.
std::condition_variable condWait
bool called
whether call() was called (to prevent race conditions)
void wait()
wait blocks the calling thread until CallbackWaitLock::call() is called.
This file offers overloads of toIce() and fromIce() functions for STL container types.