Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
The static_partitioner class represents a static partitioning of the range iterated over by parallel_for. The partitioner divides the range into as many chunks as there are workers available to the underyling scheduler.
class static_partitioner;
Members
Public Constructors
Name |
Description |
|---|---|
Constructs a static_partitioner object. |
|
Destroys a static_partitioner object. |
Inheritance Hierarchy
static_partitioner
Requirements
Header: ppl.h
Namespace: concurrency