A simple guard that locks on construction and unlocks on destruction. Similiar to boost::lock_guard. More...
#include <acedia_util.hpp>
A simple guard that locks on construction and unlocks on destruction. Similiar to boost::lock_guard.
Definition at line 433 of file acedia_util.hpp.