#include <cstring>
#include <istream>
#include <streambuf>
Go to the source code of this file.
Namespaces | |
namespace | rutz |
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... |
Definition in file cstrstream.h.