Lock guard wrapper used when multi-threading is disabled. More...
#include <easylogging++.h>

Public Member Functions | |
| NoScopedLock (Mutex &) | |
| virtual | ~NoScopedLock (void) |
Private Member Functions | |
| NoScopedLock (void) | |
Private Member Functions inherited from el::base::NoCopy | |
| NoCopy (void) | |
Lock guard wrapper used when multi-threading is disabled.
Definition at line 981 of file easylogging++.h.
|
inlineexplicit |
Definition at line 983 of file easylogging++.h.
|
inlinevirtual |
Definition at line 985 of file easylogging++.h.
|
private |