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