std::experimental::any::~any

< cpp‎ | experimental‎ | any
~any();
(库基础 TS)

若存在则销毁所含对象,如同通过调用 clear()

参阅

销毁所含对象
(公开成员函数)