Synopses
Declared in <bslstl_vector.h>
iterator
erase(const_iterator position);
iterator
erase(
const_iterator first,
const_iterator last);
Created with MrDocs
Declared in <bslstl_vector.h>
iterator
erase(const_iterator position);
iterator
erase(
const_iterator first,
const_iterator last);
Created with MrDocs