Return the allocator used by this object.

Synopsis

Declared in <bdlt_timetable.h>

bslma::Allocator*
allocator() const;

Description

Return the allocator used by this object to supply memory.

Return Value

memory allocator

Created with MrDocs