Struct thrust::conjunction

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

See:

template <typename... Ts> struct thrust::conjunction { };