On this page
std::any::swap
|
(since C++17) |
Swaps the content of two any
objects.
Parameters
other | - | object to swap with |
Return value
(none)
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/utility/any/swap