共用方式為


single_assignment::value 方法

取得訊息目前承載的參考,該訊息目前存放在 single_assignment 傳訊區塊中。

_Type const & value();

傳回值

預存訊息的承載。

備註

如果目前沒有任何訊息存放在 single_assignment 傳訊區塊中,這個方法會等到訊息到達為止。

需求

標頭: agents.h

Namespace: 並行存取

請參閱

參考

single_assignment 類別