Struct thrust::conjunction_value

constexpr bool whose value is !Ts::value.

std::integral_constant whose value is (... && Bs).

See:

template <bool... Bs> struct thrust::conjunction_value { };