table of contents
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 |