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

Function Documentation

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