Searched refs:ver_str (Results 1 – 1 of 1) sorted by relevance
274 const string ver_str = Trim(optarg); in Options() local275 int ver = atoi(ver_str.c_str()); in Options()279 error_message_ << "Invalid version number: '" << ver_str << "'. " in Options()