Searched defs:Streambuf (Results 1 – 6 of 6) sorted by relevance
93 explicit Streambuf(std::string* str) : str_(str) {} in Streambuf() function