Searched refs:string_vector (Results 1 – 2 of 2) sorted by relevance
9 typedef std::vector<std::string> string_vector; typedef15 typedef string_vector::iterator svter;28 string_vector sv; in main()
12 typedef std::vector<std::string> string_vector; typedef20 typedef string_vector::iterator svter;38 string_vector sv; in main()