Create a removeAll proctor that conditionally manages the specified queue (if non‐zero).

Synopsis

Declared in <bdlcc_singleproducerqueueimpl.h>

SingleProducerQueueImpl_ReleaseAllRawProctor(TYPE* queue);

Parameters

Name

Description

queue

queue whose releaseAllRaw is invoked on destruction

Created with MrDocs