std::enable_shared_from_this<T>::~enable_shared_from_this
提供: cppreference.com
<tbody>
</tbody>
~enable_shared_from_this(); |
||
*this を破棄します。
関連項目
(C++11) |
共有オブジェクト所有権のセマンティクスを持つスマートポインタ (クラステンプレート) |