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

Synopsis

Declared in <bdlcc_boundedqueue.h>

explicit
BoundedQueue_PushExceptionCompleteProctor(TYPE* queue);

Parameters

Name

Description

queue

queue notified on destruction unless release is called

Created with MrDocs