VAR_STATIC constant

int const VAR_STATIC

There is only one instance of the variable.

Implementation

static const VAR_STATIC = 1;