Searched refs:option_exists_error (Results 1 – 1 of 1) sorted by relevance
381 class option_exists_error : public OptionSpecException class384 explicit option_exists_error(const std::string& option) in option_exists_error() function in cxxopts::option_exists_error2126 throw_or_mimic<option_exists_error>(option); in add_one_option()