aboutsummaryrefslogtreecommitdiffstats
path: root/src/datastructures/linkedlists/template (follow)
Commit message (Expand)AuthorAgeFilesLines
* whitespaceMattias Andrée2014-01-231-1/+1
* a public constructore for linked list nodes a level of flexibility to the data structuresMattias Andrée2014-01-221-1/+1
* add headless linked listsMattias Andrée2014-01-221-1/+4
* preparation for circularly linked listsMattias Andrée2014-01-221-8/+33
* add doubly linked listMattias Andrée2014-01-221-2/+101
* reduce duplicate codeMattias Andrée2014-01-221-0/+152