thrust::system::cpp::execution_policy#
-
template<typename DerivedPolicy>
struct execution_policy : public thrust::execution_policy<DerivedPolicy># thrust::system::cpp::execution_policy
is the base class for all Thrust parallel execution policies which are derived from Thrust’s standard C++ backend system.