A scoped guard which unlocks a mutex.

Synopsis

Declared in <mrdocs/Support/unlock_guard.hpp>

class unlock_guard;

Member Functions

Name

Description

unlock_guard [constructor]

Constructor.

~unlock_guard [destructor]

Destructor.

Created with MrDocs