Access the stored error (undefined behavior if a value is held).
Declared in <util/expected.h>
<util/expected.h>
constexpr E& error() & noexcept;
A reference to the stored error.