別の combinable オブジェクトから combinable オブジェクトに代入します。
combinable& operator=(
const combinable& _Copy
);
パラメーター
- _Copy
このオブジェクトにコピーされる既存の combinable オブジェクト。
戻り値
この combinable オブジェクトへの参照。
必要条件
ヘッダー: ppl.h
名前空間: Concurrency
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
別の combinable オブジェクトから combinable オブジェクトに代入します。
combinable& operator=(
const combinable& _Copy
);
この combinable オブジェクトへの参照。
ヘッダー: ppl.h
名前空間: Concurrency