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

Function Documentation

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