Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some missing negations in the traits checking from r294349 | David Blaikie | 2017-02-07 | 1 | -4/+4 |
* | ADT: Add explicit conversions for reverse ilist iterators | Duncan P. N. Exon Smith | 2017-02-07 | 1 | -0/+40 |
* | ADT: Split out simple_ilist, a simple intrusive list | Duncan P. N. Exon Smith | 2016-08-30 | 1 | -38/+23 |
* | ADT: Give ilist<T>::reverse_iterator a handle to the current node | Duncan P. N. Exon Smith | 2016-08-30 | 1 | -0/+149 |