[#bsl-basic_ostringstream-2constructor-0c2b] = xref:bsl.adoc[bsl]::xref:bsl/basic_ostringstream.adoc[basic_ostringstream]::basic_ostringstream :relfileprefix: ../../ :mrdocs: Same as the move constructor taking `basic_ostringstream&&`. == Synopsis Declared in `<bslstl_ostringstream.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- basic_ostringstream( xref:bsl/basic_ostringstream.adoc[basic_ostringstream]&& original, xref:bsl/basic_ostringstream/allocator_type.adoc[allocator_type] const& allocator); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#