combinable::operator= 演算子
別の combinable オブジェクトから combinable オブジェクトに代入します。
combinable& operator=(
const combinable& _Copy
);
パラメーター
- _Copy
このオブジェクトにコピーされる既存の combinable オブジェクト。
戻り値
この combinable オブジェクトへの参照。
必要条件
ヘッダー: ppl.h
名前空間: concurrency