INDEX_NOT_IMPORTANT constant
int
const INDEX_NOT_IMPORTANT
The index of the least important, therefore 0 (which is "NOT" important).
Implementation
static const int INDEX_NOT_IMPORTANT = 0;
The index of the least important, therefore 0 (which is "NOT" important).
static const int INDEX_NOT_IMPORTANT = 0;