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

Function Documentation

template<class T, class E>
constexpr bool tl::operator!=(const expected<T, E> &x, const unexpected<E> &e)