Template Struct Stealer¶
Defined in File stealer.hpp
Struct Documentation¶
-
template<StealPolicy
Policy
>
structStealer
¶ Struct which can determine which thread to steal from given a thread index and the number of threads available.
- Template Parameters
Policy
: The stealing policy.