[#bitdeque-value_type] = xref:bitdeque.adoc[bitdeque]::value_type :relfileprefix: ../ :mrdocs: Type of the elements stored in the container. == Synopsis Declared in `<util/bitdeque.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using value_type = bool; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#