Create a popComplete guard managing the specified queue.

Synopsis

Declared in <bdlcc_singleconsumerqueueimpl.h>

explicit
SingleConsumerQueueImpl_PopCompleteGuard(TYPE* queue);

Parameters

Name

Description

queue

queue whose popComplete is invoked on destruction

Created with MrDocs