Reset this weak pointer to the empty state. If this weak pointer manages a (possibly shared) object, then decrement the number of weak references to that object.

Synopsis

Declared in <bslstl_sharedptr.h>

void
reset() noexcept;

Created with MrDocs