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

Function Documentation

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