std::experimental::any::clear

From cppreference.com
< cpp‎ | experimental‎ | any
void clear();
(library fundamentals TS)

If not empty, destroys the contained object.

[edit] Parameters

(none)

[edit] Return value

(none)

[edit] Exceptions

noexcept specification:  
noexcept