[#bsl-basic_syncbuf-get_wrapped] = xref:bsl.adoc[bsl]::xref:bsl/basic_syncbuf.adoc[basic_syncbuf]::get_wrapped :relfileprefix: ../../ :mrdocs: Return the wrapped buffer supplied at construction. == Synopsis Declared in `<bslstl_syncbuf.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/basic_syncbuf/streambuf_type.adoc[basic_syncbuf<CHAR, TRAITS, ALLOCATOR>::streambuf_type]* get_wrapped() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#