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