Lines Matching defs:str
64 return ss.str();
124 std::string str = std::is_arithmetic_v<T> ? "" : ToStr(result);
126 Debug("ReadVector<%s>() read %s\n", name.c_str(), str.c_str());
167 std::string str =
169 Debug("%s, read %zu bytes\n", str.c_str(), size);
233 std::string str = std::is_arithmetic_v<T> ? "" : ToStr(data);
239 str.c_str());
269 std::string str = ToStr(data);
292 std::string str =
299 str.c_str());