Create a popComplete guard managing the specified queue and node that will cause the empty condition to be signalled if the specified isEmpty is true.
Declared in <bdlcc_singleproducerqueueimpl.h>
SingleProducerQueueImpl_PopCompleteGuard(
TYPE* queue,
NODE* node,
bool isEmpty);