Create a releaseAllocateLock guard managing the specified queue.
Synopsis
Declared in <bdlcc_singleconsumerqueueimpl.h>
explicit
SingleConsumerQueueImpl_AllocateLockGuard(TYPE* queue);
Parameters
Name |
Description |
queue |
queue whose allocate lock is released on destruction |
Created with MrDocs