bsl::allocator<pair<int const, pair<shared_ptr<Statistics>, shared_ptr<Collector<OsLinux>>>>>::destroy

Call the TYPE destructor for the object pointed to by the specified address. Do not directly deallocate any memory.

Synopsis

Declared in <bslma_bslallocator.h>

template<class ELEMENT_TYPE>
void
destroy(ELEMENT_TYPE* address);