C++ 参考手册

位置:首页 > C++ 参考手册 >工具库 >std::any > std::any::reset

void reset() noexcept;
(C++17 起)

若非空,则销毁所含对象。

参数

(无)

返回值

(无)