Destroy this weak pointer object. If this weak pointer manages a (possibly shared) object, release the weak reference to that object.

Synopsis

Declared in <bslstl_sharedptr.h>

~weak_ptr();

Created with MrDocs