#include <string_hash_map.h>
Public Types | |
typedef __gnu_cxx::hash_map< std::string, C, StringHash > | Map |
A hash_map<std::string, C>. | |
Public Member Functions | |
size_t | operator() (const std::string &s) const |
call the string hashing function |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.