Template Function tl::operator!=(const expected<T, E>&, const expected<U, F>&)

Function Documentation

template<class T, class E, class U, class F>
constexpr bool tl::operator!=(const expected<T, E> &lhs, const expected<U, F> &rhs)