noValue constant

ParseParamResult const noValue

ParseResult representing no match when otherwise a value was expected

Implementation

static const ParseParamResult noValue = _ParseFailureWithParams();