- constness
-
The declaration of variables or objects as immutable.See Also: const correctness
Wikipedia foundation.
Wikipedia foundation.
Constant (programming) — const redirects here. For the keyword, see const correctness. In computer programming, a constant is an identifier whose associated value cannot typically be altered by the program during its execution (though in some cases this can be… … Wikipedia