Size versus Capacity
We'll test and alter the capacity of a string.
We'll cover the following...
The number of elements a string has (str.size()
) is in general smaller ...
We'll test and alter the capacity of a string.
The number of elements a string has (str.size()
) is in general smaller ...