Profile
Achievement
trusktr's Recent SnippetsTagged list
- All /
« Prev 1 Next »
This is a linked list that can be used like an array where instead of using [] after the reference you just used .get() (and some other methods) but now you don't have to worry about sizing.
For example, with an array you would do:
cout <<...
0
903
posted 13 years ago by trusktr