bsl::weak_ptr::~weak_ptr

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();