This sample demonstrates the use of the projection objects ProjCoordSys and GeoCoordSys, and the
CoordinateSystem property of the MapLayer object and Map control. This application is intended to teach
about the different world projections and there uses.
Here is an implementation of UserCollectionType that returns a fast set. As you are looking below, note how much possibility there is for common subclasses that provide custom set/list/map implementations:
AVL Tree implementation:
I also included a test function to compare the AVL Tree performance with STL Set and Map.
Compile the source mavltree.cpp and run it to see the result!