Return get_allocator().mechanism().

Synopsis

Declared in <bdld_datummapowningkeysbuilder.h>

bslma::Allocator*
allocator() const;

Description

DEPRECATED: Use get_allocator() instead.

Return Value

allocator used by this object to supply memory

Created with MrDocs