|
libUTL++
|
Toggle a boolean value RAII-style. More...
#include <util_inl.h>
Public Member Functions | |
| BoolToggle (bool &b) | |
| Constructor. More... | |
| ~BoolToggle () | |
| Destructor. More... | |
Toggle a boolean value RAII-style.
Definition at line 18 of file util_inl.h.
|
inline |
Constructor.
Definition at line 22 of file util_inl.h.
|
inline |
Destructor.
Definition at line 29 of file util_inl.h.