|
Monero
|
Adds flag and removes it when scope goes out. More...
#include <easylogging++.h>
Public Member Functions | |
| ScopedAddFlag (LoggingFlag flag) | |
| ~ScopedAddFlag (void) | |
Private Attributes | |
| LoggingFlag | m_flag |
Adds flag and removes it when scope goes out.
|
inline |
|
inline |
|
private |