[#bsl-basic_syncbuf-get_allocator] = xref:bsl.adoc[bsl]::xref:bsl/basic_syncbuf.adoc[basic_syncbuf]::get_allocator :relfileprefix: ../../ :mrdocs: Return the allocator used to supply memory. == Synopsis Declared in `<bslstl_syncbuf.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ALLOCATOR get_allocator() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#