thrust::operator!=

Defined in thrust/optional.h

template<class T, class U>
inline constexpr bool thrust::operator!=(const optional<T> &lhs, const U &rhs)

\group relop_t