std::any::any (3) Linux Manual Page
std::any::~any – std::any::~any
Synopsis
~any(); (since C++17)
Destroys the contained object, if any, as if by a call to reset().
See also
reset (public member function)
std::any::~any – std::any::~any
~any(); (since C++17)
Destroys the contained object, if any, as if by a call to reset().
reset (public member function)