no_argument top-level constant
int
const no_argument
Indicates that the option takes no argument.
Implementation
const int no_argument = 0;
Indicates that the option takes no argument.
const int no_argument = 0;