thrust::system::tbb::execution_policy#
-
template<typename DerivedPolicy>
struct execution_policy : public thrust::execution_policy<DerivedPolicy># thrust::tbb::execution_policy
is the base class for all Thrust parallel execution policies which are derived from Thrust’s TBB backend system.Subclassed by thrust::system::tbb::tag