A class to manage a boolean flag while in scope. More...
#include <gsetter.h>
Public Member Functions | |
Setter (bool &b) | |
Constructor. Sets the flag. More... | |
~Setter () | |
Destructor. Resets the flag. More... | |
Public Member Functions inherited from G::noncopyable | |
noncopyable () | |
|
inlineexplicit |