[#bitdeque-pop_back] = xref:bitdeque.adoc[bitdeque]::pop_back :relfileprefix: ../ :mrdocs: Remove the last element from the container. == Synopsis Declared in `<util/bitdeque.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void pop_back(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#