Attempts to reserve memory in the vector.
Reserve can *only* grow the allocation; not shrink it.
See Implementation
Attempts to reserve memory in the vector.
Reserve can *only* grow the allocation; not shrink it.