Assignment operators
Declared in <beman/optional/optional.hpp>
<beman/optional/optional.hpp>
Assignment operator
constexpr exception& operator=(exception const& value) = default;
constexpr exception& operator=(exception&& value) = default;