unbounded_buffer::dequeue Method
Removes an item from the unbounded_buffer messaging block.
_Type dequeue();
Return Value
The payload of the message removed from the unbounded_buffer.
Requirements
Header: agents.h
Namespace: concurrency
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Removes an item from the unbounded_buffer messaging block.
_Type dequeue();
The payload of the message removed from the unbounded_buffer.
Header: agents.h
Namespace: concurrency