|
-
Jun 4th, 2004, 01:17 AM
#1
Thread Starter
Addicted Member
stl vector uses link list ?????????
Thanks for answer.
I have some examples how to use stl. so I can use it.
But I want to know that how does it allocate memory.
In link list privious store a pointer for another list and whenever we want to add we just allocate a new space and points to that space.
Similary
How does array manages the space?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|