1 #ifndef __libquark_util_ScopedBool_hxx 2 #define __libquark_util_ScopedBool_hxx 39 #endif // __libquark_util_ScopedBool_hxx ScopedBool(bool &value)
Constructs a new ScopedBool for the given value.
Definition: ScopedBool.h++:21
Definition: BarChartView.h++:6
~ScopedBool()
Destructor.
Definition: ScopedBool.h++:26
A simple wrapper object for a boolean value which sets the value to true in its constructor and to fa...
Definition: ScopedBool.h++:13
#define LIBQUARK_API
Definition: Quark.h++:18