[#bsl-basic_stringbuf-operator=] = xref:bsl.adoc[bsl]::xref:bsl/basic_stringbuf.adoc[basic_stringbuf]::operator= :relfileprefix: ../../ :mrdocs: Assign the get/put pointers and locale from a base stream buffer (inherited). == Synopsis Declared in `<bslstl_stringbuf.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using BaseType::operator=; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#