|
Minsky: 3.17.0
|
exception-safe increment/decrement of a counter in a block More...
#include <variable.h>

Public Member Functions | |
| IncrDecrCounter (int &ctr) | |
| ~IncrDecrCounter () | |
Public Attributes | |
| int & | ctr |
exception-safe increment/decrement of a counter in a block
Definition at line 54 of file variable.h.
|
inline |
|
inline |
| int& minsky::IncrDecrCounter::ctr |
Definition at line 56 of file variable.h.
Referenced by IncrDecrCounter(), and ~IncrDecrCounter().