According to c++ reference, vector\'s .capacity() function returns the "size of allocated storage capacity".
Doesn\'t this mean that a vector {1} should hav