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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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