[#BloombergLP-bdlcc-MultipriorityQueue-2destructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/MultipriorityQueue.adoc[MultipriorityQueue]::~MultipriorityQueue :relfileprefix: ../../../ :mrdocs: Destroy this container. The behavior is undefined unless all access or modification of the container has completed prior to this call. == Synopsis Declared in `<bdlcc_multipriorityqueue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~MultipriorityQueue(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#