auto_partitioner 類別

auto_partitioner類別代表預設的方法parallel_forparallel_for_eachparallel_transform用來分割它們會反覆執行到的範圍。 這個方法的資料分割 employes 竊取負載平衡的範圍,以及每一位重複取消。

class auto_partitioner;

Members

公用建構函式

名稱

描述

auto_partitioner::auto_partitioner 建構函式

建構 auto_partitioner 物件。

auto_partitioner::~auto_partitioner 解構函式

終結 auto_partitioner 物件。

繼承階層架構

auto_partitioner

需求

標頭: ppl.h

Namespace: 並行存取

請參閱

參考

concurrency 命名空間