#include <cstring>
#include <istream>
#include <streambuf>
Go to the source code of this file.
Classes | |
class | rutz::imembuf |
An input streambuf that reads from memory. More... | |
class | rutz::imemstream |
An input stream class based on imembuf. More... | |
class | rutz::icstrstream |
An input stream class based on imembuf that makes a private copy. More... | |
Namespaces | |
namespace | rutz |
Auxiliary helper namespace used in implementing shared_ptr. | |
Functions | |
static const char | __attribute__ ((used)) vcid_groovx_rutz_cstrstream_h_utc20050626084019[] |
like std::strstream, but not deprecated
Definition in file cstrstream.h.