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

Function Documentation

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