Searched refs:strings_vector (Results 1 – 2 of 2) sorted by relevance
85 typedef std::vector< std::string > strings_vector; typedef in utils::text::templates_def92 typedef std::map< std::string, strings_vector > vectors_map;109 const strings_vector& get_vector(const std::string&) const;
581 _vectors[name] = strings_vector(); in add_vector()641 const text::templates_def::strings_vector&665 const strings_vector& vector = get_vector(name); in get_vector()