Return the past‐the‐end iterator providing modifiable access to this vector.
Synopsis
Declared in <bslstl_vector.h>
vectorBase<VALUE_TYPE>::iterator
end() noexcept;
Created with MrDocs
Return the past‐the‐end iterator providing modifiable access to this vector.
Declared in <bslstl_vector.h>
vectorBase<VALUE_TYPE>::iterator
end() noexcept;
Created with MrDocs