Return the allocator used by this object to supply memory. Note that if no allocator was supplied at construction the default allocator in effect at construction is used.

Synopsis

Declared in <ball_observerformatterimp.h>

ObserverFormatterImp::allocator_type
get_allocator() const;

Created with MrDocs