[#bitdeque-front-07] = xref:bitdeque.adoc[bitdeque]::front :relfileprefix: ../ :mrdocs: Access the first element. == Synopsis Declared in `<util/bitdeque.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bitdeque/reference.adoc[reference] front(); ---- == Return Value Mutable reference to the first bit. [.small]#Created with https://www.mrdocs.com[MrDocs]#