Struct thrust::negation

constexpr bool whose value is (... || Ts::value).

std::integral_constant whose value is !Ts::value.

See:

template <typename T> struct thrust::negation { };