This class implements a guard that invokes TYPE::popComplete on a NODE upon destruction.
Synopsis
Declared in <bdlcc_singleproducersingleconsumerboundedqueue.h>
template<
class TYPE,
class NODE>
class SingleProducerSingleConsumerBoundedQueue_PopCompleteGuard;
Member Functions
Name |
Description |
|
Create a guard managing the specified |
|
Destroy this object and invoke the |
Created with MrDocs