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

Function Documentation

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