Welcome, Guest! Log In | Create Account

Share

STL AVL map/set library

by danielosmari

This is a fully STL-compliant C++ map/set/multimap/multiset implementation for g++ using an AVL tree instead of a Red-Black tree (that is present in current libstdc++).


http://stlavlmap.sourceforge.net

Algorithms

Project Feed

STL AVL map/set library Actions