FMath/FMTree.h File Reference

The file contains the tree class, which improves on the standard C++ tree class. More...

#include "FMath/FMAllocator.h"

Go to the source code of this file.

Namespaces

namespace  fm

Classes

class  fm::pair< _Kty, _Ty >
 A simple pair template. More...
class  fm::tree< KEY, DATA >
 An auto-balancing tree. More...
class  fm::tree< KEY, DATA >::node
class  fm::tree< KEY, DATA >::iterator
 A tree element iterator. More...
class  fm::tree< KEY, DATA >::const_iterator
 A tree constant-element iterator. More...
class  fm::set< _Kty >
 A STL set. More...
class  fm::map< _Kty, _Ty >
 A STL map. More...


Detailed Description

The file contains the tree class, which improves on the standard C++ tree class.


Generated on Thu Feb 14 16:58:36 2008 for FCollada by  doxygen 1.4.6-NO