#include "rutz/shared_ptr.h"
#include <iosfwd>
Go to the source code of this file.
Namespaces | |
namespace | io |
Functions | |
shared_ptr< io::reader > | io::make_asw_reader (std::istream &os) |
Make an ASW reader that reads from the given std::ostream. | |
shared_ptr< io::reader > | io::make_asw_reader (const char *filename) |
Make an ASW reader that reads from the named file. |
Definition in file asciistreamreader.h.