#include <algorithm>
#include <string>
#include <ext/hash_map>
#include <ext/hash_set>

Go to the source code of this file.
Classes | |
| struct | __gnu_cxx::hash< std::string > |
| std::string hash function. More... | |
| struct | __gnu_cxx::hash< void * > |
| void* hash functions. More... | |
| struct | __gnu_cxx::hash< const void * > |
Functions | |
| template<typename C > | |
| void | __gnu_cxx::usort (C &c) |
| Uniquely sorts and eliminates duplicates in a STL container. | |
Definition in file stdExt.h.
0.9 by
1.5.8