Automatically toggle a bool on each reference. More...
#include <counter.h>
Public Member Functions | |
bool | get (void) |
operator bool () | |
bool | operator* () |
void | operator= (bool v) |
Automatically toggle a bool on each reference.
Definition at line 126 of file counter.h.