std::experimental::any::clear

< cpp‎ | experimental‎ | any
void clear() noexcept;
(库基础 TS)

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

参数

(无)

返回值

(无)