Thread
:
why do push_back() and direct access work fine in these codes?
View Single Post
aortizb
Go4Expert Member
30Sep2008,22:29
Finally, I understood how to use your USE_PUSH. But I still don't understand why direct access work when I used reserve() method.