bsl::Deque_Base::end

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

Synopsis

Declared in <bslstl_deque.h>

Deque_Base<VALUE_TYPE>::iterator
end() noexcept;