Erase elements from the container.
array::iterator erase( array::const_iterator pos) noexcept; » more... array::iterator erase( array::const_iterator first, array::const_iterator last) noexcept; » more...
array::iterator
array::const_iterator
more...