Toggle the value of a boolean variable. More...
#include <CommandSwitchFunctions.hh>
Public Member Functions | |
| Toggle (bool &b) | |
| int | operator() (const char *) |
Private Attributes | |
| bool & | param |
Toggle the value of a boolean variable.
Definition at line 121 of file CommandSwitchFunctions.hh.
1.6.1