Adopt memory allocations from the specified base object.
Adopt all outstanding memory allocations associated with the specified base object. The behavior is undefined unless this object is in a default-constructed state.
| Name | Description |
|---|---|
| base | vectorBase object whose allocations are adopted |