#include <getopt.h>Go to the source code of this file.
Namespaces | |
| namespace | ccpp |
Functions | |
| auto | ccpp::getopt_implementation (int argc, char *const argv_in[], char const *optstring, const struct option *longopts_in, int *longindex, bool long_only) -> int |