std::experimental::any::clear
Min standard notice:
If not empty, destroys the contained object.
# Declarations
void clear() noexcept;
(library fundamentals TS)
# Return value
(none)
If not empty, destroys the contained object.
void clear() noexcept;
(library fundamentals TS)
(none)