requiredNamedArgument constant

int const requiredNamedArgument

The relevance used when suggesting a named argument corresponding to a named parameter that is required.

Implementation

static const int requiredNamedArgument = 950;