availableDeclaration constant

int const availableDeclaration

The relevance boost used when suggesting anything other than an enum constant from an available declaration set.

Implementation

static const int availableDeclaration = 10;