mrdocs::unlock_guard

A scoped guard which unlocks a mutex.

Synopsis

Declared in <mrdocs/Support/Concurrency/unlock_guard.hpp>

class unlock_guard;

Member Functions

NameDescription
unlock_guard [constructor]Constructor.
~unlock_guard [destructor]Destructor.