[#absl-chunked_queue-2destructor] = xref:absl.adoc[absl]::xref:absl/chunked_queue.adoc[chunked_queue]::~chunked_queue :relfileprefix: ../../ :mrdocs: Destroys the queue and frees all allocated storage. == Synopsis Declared in `<absl/container/chunked_queue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~chunked_queue(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#