Reserves enough room for the specified number of elements. If there is already enough room, nothing is done. Otherwise the buffer is grown.
Number of elements to reserve size for.
See Implementation
Reserves enough room for the specified number of elements. If there is already enough room, nothing is done. Otherwise the buffer is grown.