bsl::Deque_Base::begin

Return a constant iterator to the first element in this deque.

Synopsis

Declared in <bslstl_deque.h>

Deque_Base<VALUE_TYPE>::const_iterator
begin() const noexcept;