std::any::reset
提供: cppreference.com
<tbody>
</tbody>
void reset() noexcept; |
(C++17以上) | |
空でなければ、格納されているオブジェクトを破棄します。
引数
(なし)
戻り値
(なし)