xmscore
1.0
|
std::hash_map types for convenience More...
#include <hash_map>
Go to the source code of this file.
Typedefs | |
typedef stdext::hash_map< std::string, std::string > | xms::HASH_S_S |
short rename More... | |
typedef stdext::hash_map< int, std::string > | xms::HASH_I_S |
short rename | |
typedef stdext::hash_map< std::string, std::string > | xms::HashStrStr |
short rename | |
typedef stdext::hash_map< int, std::string > | xms::HashIntStr |
short rename | |
std::hash_map types for convenience
Definition in file hash.h.
typedef stdext::hash_map<std::string, std::string> xms::HASH_S_S |
short rename