Swaps the contents of this optional with another.
Declared in <beman/optional/optional.hpp>
<beman/optional/optional.hpp>
constexpr void swap(optional& rhs) noexcept;
Name
Description
rhs
Created with MrDocs