|
Loki
0.1.7
|
#include <LevelMutex.h>
Implements the ErrorPolicy for LevelMutex and throws an exception for any error condition. Only allows MutexErrors::Success and MutexErrors::NoProblem to get through. Useful for release builds.