hashtable.h File Reference
Detailed Description
This file is a GNU extension to the Standard C++ Library (possibly containing extensions from the HP/SGI STL subset). You should only include this header if you are using GCC 3 or later.
Definition in file ext/hashtable.h.#include <vector>
#include <iterator>
#include <bits/stl_algo.h>
#include <bits/stl_function.h>
#include <ext/hash_fun.h>
Include dependency graph for ext/hashtable.h:
Go to the source code of this file.
Namespaces
Defines
Enumerations
Functions
-
template<class Val, class Key, class HF, class Ex, class Eq, class All> bool operator!= (const hashtable< Val, Key, HF, Ex, Eq, All > &__ht1, const hashtable< Val, Key, HF, Ex, Eq, All > &__ht2)
-
template<class Val, class Key, class HF, class Ex, class Eq, class All> bool operator== (const hashtable< Val, Key, HF, Ex, Eq, All > &__ht1, const hashtable< Val, Key, HF, Ex, Eq, All > &__ht2)
-
unsigned long stl_next_prime (unsigned long n)
-
template<class Val, class Key, class HF, class Extract, class EqKey, class All> void swap (hashtable< Val, Key, HF, Extract, EqKey, All > &__ht1, hashtable< Val, Key, HF, Extract, EqKey, All > &__ht2)
Variables
-
const unsigned long stl_prime_list [S_num_primes]
Generated on Sun Sep 12 15:50:02 2004 for libstdc++ source by
1.3.8