Searched defs:sufffix (Results 1 – 2 of 2) sorted by relevance
254 std::string sufffix = "|tail"; variable
245 …Vec2Stream(const std::string &prefix, const std::vector<char> &vecChar, const std::string &sufffix) in Vec2Stream()