std::experimental::any::clear
From cppreference.com
                    
                                        
                    < cpp | experimental | any
                    
                                                            
                    | void clear() noexcept; | (library fundamentals TS) | |
If not empty, destroys the contained object.
Parameters
(none)
Return value
(none)