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