bool has_exception() const noexcept

Always returns false for basic_result. Constexpr where possible.

Requires: Always available.

Complexity: Constant time.

Guarantees: Never throws an exception.