std::experimental::any::any (3) Linux Manual Page
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 (public member function)
