#include <kanzi/core/util/flag_scope_guard.hpp>
Public Member Functions | |
| FlagScopeGuard (bool &flag) | |
| Constructor. More... | |
| ~FlagScopeGuard () | |
| Destructor. More... | |
|
inlineexplicit |
Constructor.
| flag | flag which to set and unset. |
|
inline |
Destructor.