This class implements a proctor that, unless its release method has previously been invoked, automatically invokes releaseAllRaw on a TYPE upon destruction.
Synopsis
Declared in <bdlcc_singleproducerqueueimpl.h>
template<class TYPE>
class SingleProducerQueueImpl_ReleaseAllRawProctor;
Member Functions
Name |
Description |
|
Create a |
|
Destroy this object and, if |
Release from management the queue currently managed by this proctor. If no queue, this method has no effect. |
Created with MrDocs