std::weak_ptr<T>::
~weak_ptr
<
cpp
|
memory
|
weak ptr
~weak_ptr
(
)
;
(C++11 起)
销毁
weak_ptr
对象。对被管理对象不产生影响。