multimap::allocator_type
Visual Studio 2012
A type that represents the allocator class for the multimap object.
typedef Allocator allocator_type;
See the example for get_allocator for an example using allocator_type.