MPD
0.20.15
|
Within the scope of an instance, this class will keep a Mutex unlocked. More...
#include <Mutex.hxx>
Public Member Functions | |
ScopeUnlock (Mutex &_mutex) | |
~ScopeUnlock () | |
ScopeUnlock (const ScopeUnlock &other)=delete | |
ScopeUnlock & | operator= (const ScopeUnlock &other)=delete |
Within the scope of an instance, this class will keep a Mutex unlocked.
|
delete |
|
delete |