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++).
Be the first to post a text review of STL AVL map/set library. Rate and review a project by clicking thumbs up or thumbs down in the right column.
* Updated license to GPLv3. * Updated code to match GCC 4.3.1.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?