#include <ostream_buffer.hpp>
Public Types | |
typedef std::basic_ostringstream < typename OStream::char_type, typename OStream::traits_type > | stream_type |
Public Member Functions | |
ostream_buffer (OStream &os) | |
~ostream_buffer () | |
stream_type & | stream () |
typedef std::basic_ostringstream<typename OStream::char_type, typename OStream::traits_type> boost::ostream_buffer< OStream >::stream_type |
|
inline |
|
inline |
|
inline |