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