mrdocs::unlock_guard::unlock_guard

Constructor.

Synopsis

Declared in <mrdocs/Support/unlock_guard.hpp>
explicit
unlock_guard(std::mutex& m);

Parameters

Name Description
m The object to copy construct from

Created with MrDocs