Search code examples
Creating a substreambuf to read from an existing istream...


c++istreamstreambuf

Read More
Incompatible destructor compiler warning when from inheriting from std::streambuf...


c++iostreamiccstreambuf

Read More
Implementing std::basic_streambuf subclass for manipulating input...


c++streambuf

Read More
std::istreambuf_iterator "peek" with std::ifstream...


c++iteratorifstreamstreambuf

Read More
C++: Best text accumulator...


performancefileboostboost-asiostreambuf

Read More
boost.asio - set maximum read stream size...


c++boostboost-asiostreambuf

Read More
Use multiple ofstreams to write to a single output file in c++...


c++ofstreamstreambuf

Read More
What is wrong with my implementation of overflow()?...


c++c++11streambuf

Read More
Passing from ostringstream to istringstream and to file...


fstreamstringstreamstreambuf

Read More
Tricks to pass from a ostringstream to a istringstream...


c++convertersstringstreamstreambuf

Read More
How does the buffer know how many characters to transfer from the external file during a flush opera...


c++filebufferstreambuffilebuf

Read More
Implementation-defined synchronization of file streams - Why?...


c++filestreamiostreamstreambuf

Read More
Limit std::filebuf to file inside (archive) file...


c++iostreamstreambuf

Read More
redirect std::cout to a custom writer...


c++streamstringstreamiostreamstreambuf

Read More
c++ IPC through streambuf on Windows...


c++windowsipcstreambuf

Read More
boost iostreaming filter gets empty values...


c++boost-iostreamsstreambuf

Read More
Deriving streambuf or basic_ostringstream?...


c++ostreamostringstreamstreambuf

Read More
C++ How to determine and report offset for current position in binary file using pubseekoff?...


filevisual-c++binarystreambuf

Read More
Cannot set the streambuf of an ostringstream object...


c++streambufostringstream

Read More
streambuf get streampos...


c++stlstreamstreambuf

Read More
Writing a manipulator for a custom stream class...


c++operator-overloadingiostreamstreambuf

Read More
Why basic_streambuf::pubseekoff() is not a pure virtual function?...


c++visual-studio-2010gccstreamstreambuf

Read More
Is it possible to make streams of non-POD types?...


c++iostreamstreambuf

Read More
boost::asio::streambuf shrink-to-fit?...


c++boostboost-asioshrinkstreambuf

Read More
Reading Binary Data with streambuf in C++ through a Class...


c++objectconstructorstreambuf

Read More
cout a stringstream twice ends up in corrupted cout (minimal example)...


c++coutstringstreamstreambuf

Read More
streams, stream_bufs, codecvt facets and \n to \r\n translation...


c++iostreamstreambufcodecvt

Read More
Use streambuf as buffer for boost asio read and write...


c++boostbufferboost-asiostreambuf

Read More
boost asio streambuf don't release memory after calling consume?...


c++boostboost-asiostreambuf

Read More
Threadsafe logging...


c++loggingstreambuf

Read More
BackNext