summaryrefslogtreecommitdiff
path: root/src/iterators.h
Commit message (Collapse)AuthorAgeFilesLines
* Added missing virtual specifiers on some destructors.John Wiegley2008-08-051-1/+3
|
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+226
is in doc/, etc.