Return the alloctor passed at construction, used to provide heap memory after the local stack buffer is exhausted. Note that this is not the arena allocator contained in this object.
Declared in <bdlma_localbufferedobject.h>
<bdlma_localbufferedobject.h>
bsl::allocator<> get_allocator() const;