This is the number of actual objects held in the vector, which is not necessarily ... vector::size #include #include int main () { std::vector< int > ...
www.cplusplus.com