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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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