table of contents
        
      
      
    
      other versions
    
    - Tumbleweed 2024.07.05-1.3
 - Leap-16.0
 - Leap-15.6
 
| std::experimental::any::clear(3) | C++ Standard Libary | std::experimental::any::clear(3) | 
NAME¶
std::experimental::any::clear - std::experimental::any::clear
Synopsis¶
void clear() noexcept; (library fundamentals TS)
  
   If not empty, destroys the contained object.
Parameters¶
(none)
Return value¶
(none)
Category:¶
* Noindexed pages
| 2024.06.10 | http://cppreference.com |