Searched refs:vector_of_strings (Results 1 – 1 of 1) sorted by relevance
450 std::vector<std::string> vector_of_strings = { in main() local456 GenerateContainerName("vector<string>", vector_of_strings.size()), in main()457 std::move(vector_of_strings)); in main()