Duplicate this container. The resulting container contains a shallow copy of the elements.
Complexity: O(n)
See Implementation
Duplicate this container. The resulting container contains a shallow copy of the elements.
Complexity: O(n)