Steals the elements of other and inserts them (in bulk) into this container.
Other is left empty.
Complexity: O(1)
See Implementation
Steals the elements of other and inserts them (in bulk) into this container.
Other is left empty.
Complexity: O(1)