public member function
<memory>

std::weak_ptr::~weak_ptr

~weak_ptr();
销毁 weak_ptr
销毁对象。

销毁 weak_ptr 没有副作用。

另见