[#absl-chunked_queue-shrink_to_fit] = xref:absl.adoc[absl]::xref:absl/chunked_queue.adoc[chunked_queue]::shrink_to_fit :relfileprefix: ../../ :mrdocs: Requests the removal of unused capacity. == Synopsis Declared in `<absl/container/chunked_queue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void shrink_to_fit(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#