BloombergLP::balcl::Option::allocator

Return the allocator used by this object to supply memory.

Synopsis

Declared in <balcl_option.h>

bslma::Allocator*
allocator() const;

Description

Note that if no allocator was supplied at construction the currently installed default allocator at construction is used.

Return Value

allocator used by this object to supply memory