Searched defs:my_streambuf (Results 1 – 1 of 1) sorted by relevance
21 struct my_streambuf : public std::basic_streambuf<Char,Traits> { struct25 my_streambuf() {} in my_streambuf() argument32 my_streambuf<char> buf; in main() argument