Scroll to navigation

std::experimental::any::~any(3) C++ Standard Libary std::experimental::any::~any(3)

NAME

std::experimental::any::~any - std::experimental::any::~any

Synopsis


~any(); (library fundamentals TS)


Destroys the contained object, if any, as if by a call to clear().

See also


clear destroys contained object
(public member function)

2022.07.31 http://cppreference.com