Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Adds an item to the unbounded_buffer messaging block.
bool enqueue(
_Type const& _Item
);
Parameters
- _Item
The item to add.
Return Value
true if the item was accepted, false otherwise.
Requirements
Header: agents.h
Namespace: concurrency