Swap contents with another Expected.
Declared in <util/expected.h>
<util/expected.h>
constexpr void swap(Expected& other) noexcept;
Name
Description
other
The instance to swap with.
Created with MrDocs