Create a popComplete guard managing the specified queue and node.
Synopsis
Declared in <bdlcc_boundedqueue.h>
BoundedQueue_PopCompleteGuard(
TYPE* queue,
NODE* node);
Parameters
Name |
Description |
queue |
queue that owns |
node |
node passed to |
Created with MrDocs