str_hash.h File Reference
Declares the hash<string> type, to be able to declare hash_maps with strings as keys.
More...
#include <hash_map>
#include <string>
Go to the source code of this file.
|
Namespaces |
namespace | std |
Classes |
struct | std::hash< std::string > |
Detailed Description
Declares the hash<string> type, to be able to declare hash_maps with strings as keys.
- Author:
- Alexandre Courbot <alexandrecourbot@linuxgames.com>
Definition in file str_hash.h.