boost::iostreams::stream< boost::iostreams::array_source > IStringStream
Source stringstream which does not copy its buffer.
Definition: StringStream.h:26
boost::iostreams::stream< boost::iostreams::back_insert_device< std::string > > OStringStream
Sink stringstream which does not copy its buffer.
Definition: StringStream.h:40