Call delete with the specified ptr.
Synopsis
Declared in <bslstl_sharedptr.h>
template<class ANY_TYPE>
void
operator()(ANY_TYPE* ptr) const noexcept;
Created with MrDocs
Call delete with the specified ptr.
Declared in <bslstl_sharedptr.h>
template<class ANY_TYPE>
void
operator()(ANY_TYPE* ptr) const noexcept;
Created with MrDocs