summaryrefslogtreecommitdiff
path: root/unittests/ADT/IListIteratorTest.cpp
AgeCommit message (Expand)Author
2017-02-07Fix some missing negations in the traits checking from r294349David Blaikie
2017-02-07ADT: Add explicit conversions for reverse ilist iteratorsDuncan P. N. Exon Smith
2016-08-30ADT: Split out simple_ilist, a simple intrusive listDuncan P. N. Exon Smith
2016-08-30ADT: Give ilist<T>::reverse_iterator a handle to the current nodeDuncan P. N. Exon Smith