Removes all contents from the container. The container decides how capacity is affected.
Postcondition: empty
Complexity: O(n)
See Implementation
Removes all contents from the container. The container decides how capacity is affected.
Postcondition: empty
Complexity: O(n)