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