Struct thrust::disjunction_value

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

See:

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