Searched refs:option_seen (Results 1 – 1 of 1) sorted by relevance
204 std::map<int, uint32_t> option_seen; in GetLongOptions() local214 auto [pos, inserted] = option_seen.try_emplace(short_opt, i); in GetLongOptions()