最終更新日時(UTC):
が更新

履歴 編集

function
<memory>

std::enable_shared_from_this::デストラクタ(C++11)

~enable_shared_from_this();           // (1) C++11
constexpr ~enable_shared_from_this(); // (1) C++26

概要

*thisを破棄する。

バージョン

言語

  • C++11

処理系

参照