#include <wrap_stringstream.hpp>
Public Types | |
typedef std::basic_ostringstream < CharT > | wrapped_stream |
Public Member Functions | |
basic_wrap_stringstream & | ref () |
wrapped_stream & | stream () |
std::basic_string< CharT > const & | str () |
typedef std::basic_ostringstream<CharT> boost::basic_wrap_stringstream< CharT >::wrapped_stream |
|
inline |
|
inline |
Referenced by boost::operator<<(), and boost::runtime::putenv_impl().
|
inline |