Tests whether the result holds a value.
Declared in <util/result.h>
<util/result.h>
explicit operator bool() const noexcept;
true if the result holds a value, false if it holds an error