[#bsl-basic_istringstream-sync-0c] = xref:bsl.adoc[bsl]::xref:bsl/basic_istringstream.adoc[basic_istringstream]::sync :relfileprefix: ../../ :mrdocs: Synchronize the stream buffer with the underlying sequence (inherited). == Synopsis Declared in `<bslstl_istringstream.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using BaseStream::sync; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#