Tuesday, July 20, 2010

How do you declare a vector of linked list?

How do you declare a vector of linked list?

How do you declare a vector of linked list?
I don't think this question belongs in math, but I will try to help.





A linked list is a data structure that with nodes that can be declared as objects. If you have a bunch of linked lists, you can treat each as an object and make an array of these. Essentially, you have an array of objects, and the objects are lists.

shoe uppers

No comments:

Post a Comment