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