std::experimental::any::clear

If not empty, destroys the contained object.

# Declarations

void clear() noexcept;

(library fundamentals TS)

# Return value

(none)