summaryrefslogtreecommitdiff
path: root/test/benchmarking
Commit message (Collapse)AuthorAgeFilesLines
* Add mutable tree sets to the standard library.aleksandar2012-01-122-0/+134
This implementation is based on AVL trees. The current implementation is contributed by Lucien Pereira. Fixes #4147.