.. index:: pair: class; EE::System::BoolScopedOp .. _doxid-class_e_e_1_1_system_1_1_bool_scoped_op: class EE::System::BoolScopedOp ============================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include class BoolScopedOp { public: // construction :target:`BoolScopedOp`(bool& boolRef); :target:`BoolScopedOp`(bool& boolRef, bool initialVal); :target:`~BoolScopedOp`(); };