aboutsummaryrefslogtreecommitdiffstats
path: root/src/datastructures/linkedlists/sentinel-template (follow)
Commit message (Expand)AuthorAgeFilesLines
* missed to initialise the sentinel nodeMattias Andrée2014-01-231-0/+1
* add sentinel doubly linked listMattias Andrée2014-01-231-1/+1
* add sentinel singly linked listMattias Andrée2014-01-231-0/+198