Searched refs:StrList (Results 1 – 1 of 1) sorted by relevance
28 std::list<std::string> StrList; variable43 return const_cast<std::list<std::string> *>(&StrList); in getStrList()