#include <iosfwd>
Namespaces | |
namespace | rpa |
Classes | |
class | rpa::streambuf_proxy_base< StrmBuf > |
struct | rpa::streambuf_proxy_base< StrmBuf >::exposer |
class | rpa::streambuf_proxy< StrmBuf > |
General template. More... | |
class | rpa::streambuf_proxy< std::basic_stringbuf< Char, Traits > > |
If the template parameter is stringbuf, adds methods that a basic_streambuf misses. More... | |
class | rpa::streambuf_proxy< std::basic_filebuf< Char, Traits > > |