thrust::operator>=

Defined in thrust/optional.h

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

\group relop_t