[#bsl-Deque_Base-begin-0f8] = xref:bsl.adoc[bsl]::xref:bsl/Deque_Base.adoc[Deque_Base]::begin :relfileprefix: ../../ :mrdocs: Return a constant iterator to the first element in this deque. == Synopsis Declared in `<bslstl_deque.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/Deque_Base/const_iterator.adoc[Deque_Base<VALUE_TYPE>::const_iterator] begin() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#