Searched refs:shortopts (Results 1 – 1 of 1) sorted by relevance
206 std::map<int, Option> shortopts{ in parseArgs() local218 ret.emplace(shortopts[c], std::move(argValue)); in parseArgs()