static bool _has_error(Impl &&) noexcept

Returns true if an error is present in the implementation passed in. Constexpr where possible.

Requires: Always available.

Complexity: Constant time.

Guarantees: Never throws an exception.