Removes flag and add it when scope goes out. More...
#include <easylogging++.h>
Public Member Functions | |
ScopedRemoveFlag (LoggingFlag flag) | |
~ScopedRemoveFlag (void) | |
Private Attributes | |
LoggingFlag | m_flag |
Removes flag and add it when scope goes out.
Definition at line 3904 of file easylogging++.h.
|
inline |
Definition at line 3906 of file easylogging++.h.
|
inline |
Definition at line 3909 of file easylogging++.h.
|
private |
Definition at line 3913 of file easylogging++.h.