This class implements a guard that automatically invokes popComplete on the managed queue upon destruction.
Synopsis
Declared in <bdlcc_singleconsumerqueueimpl.h>
template<class TYPE>
class SingleConsumerQueueImpl_PopCompleteGuard;
Member Functions
Name |
Description |
|
Create a |
|
Destroy this object and invoke the |
Created with MrDocs