Destroy this proctor, and destroy the object it manages (if any) by a call to allocator_traits<ALLOCATOR>::destroy using the allocator supplied at construction. If no object is currently being managed, this method has no effect.

Synopsis

Declared in <bslstl_vector.h>

~Vector_PushProctor();

Created with MrDocs