Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 241 Bytes

9.25.md

File metadata and controls

3 lines (2 loc) · 241 Bytes

If elem1 and elem2 are equal, then no element will be removed from the container.

If elem2 or both elem1 and elem2 are the off-the-end iterator, then all elements from elem1 to the last element in the container will be removed.