optional_argument top-level constant
int
const optional_argument
Indicates that the option takes an optional argument.
Implementation
const int optional_argument = 2;
Indicates that the option takes an optional argument.
const int optional_argument = 2;