Return a pointer after the last item in the guarded range.
Synopsis
Declared in <bslstl_deque.h>
Deque_Guard<VALUE_TYPE, ALLOCATOR>::IteratorImp
end() const noexcept;
Created with MrDocs
Return a pointer after the last item in the guarded range.
Declared in <bslstl_deque.h>
Deque_Guard<VALUE_TYPE, ALLOCATOR>::IteratorImp
end() const noexcept;
Created with MrDocs