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