Create a guard managing the specified queue and will invoke popComplete with the specified node and index.
queue
popComplete
node
index
Declared in <bdlcc_singleproducersingleconsumerboundedqueue.h>
<bdlcc_singleproducersingleconsumerboundedqueue.h>
SingleProducerSingleConsumerBoundedQueue_PopCompleteGuard( TYPE* queue, NODE* node, Uint64 index);
Created with MrDocs