std::experimental::any::clear (3) Linux Manual Page
std::experimental::any::clear – std::experimental::any::clear
Synopsis
void clear() noexcept;
(library fundamentals TS)
If not empty, destroys the contained object.
Parameters
(none)
Return value
(none)
