DataStructures::Map< key_type, data_type, key_comparison_func > Class Template Reference

Note:
IMPORTANT! If you use defaultMapKeyComparison then call IMPLEMENT_DEFAULT_COMPARISON or you will get an unresolved external linker error.
More...

#include <DS_Map.h>

List of all members.


Detailed Description

template<class key_type, class data_type, int(*)(const key_type &, const key_type &) key_comparison_func = defaultMapKeyComparison<key_type>>
class DataStructures::Map< key_type, data_type, key_comparison_func >

Note:
IMPORTANT! If you use defaultMapKeyComparison then call IMPLEMENT_DEFAULT_COMPARISON or you will get an unresolved external linker error.

The documentation for this class was generated from the following file:
Generated on Mon Mar 31 21:15:54 2008 for RakNet by  doxygen 1.5.4