trusktr


Member since 2010

1 snippets

10132 profile views

4 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

trusktr's Recent SnippetsTagged list



« 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 2085 posted 14 years ago by trusktr
« Prev 1 Next »