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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical 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