bsl::Deque_Base::cend

Return the past-the-end (forward) iterator providing non-modifiable access to this deque.

Synopsis

Declared in <bslstl_deque.h>

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