summaryrefslogtreecommitdiff
path: root/unittests/ADT/ilistTest.cpp
Commit message (Expand)AuthorAge
* Fix const ilist_node::get{Prev,Next}Node() to actually compile. Picky, picky.Daniel Dunbar2010-05-13
* ADT: Add ilist_node::get{Prev,Next}Node, which return the adjacent node or null.Daniel Dunbar2010-05-12