/home/ntakagi/work/STLport-5.1.5/stlport/stl/_hashtable.h File Reference

#include <stl/_vector.h>
#include <stl/_slist.h>
#include <stl/_iterator.h>
#include <stl/_function_base.h>
#include <stl/_algobase.h>
#include <stl/_hash_fun.h>
#include <stl/_hashtable.c>
#include <stl/_relops_hash_cont.h>

Go to the source code of this file.

Classes

struct  _Ht_iterator< _BaseIte, _Traits >
class  _Stl_prime< _Dummy >
class  hashtable< _Val, _Key, _HF, _Traits, _ExK, _EqK, _All >

Defines

#define _STLP_TEMPLATE_HEADER   template <class _Val, class _Key, class _HF, class _Traits, class _ExK, class _EqK, class _All>
#define _STLP_TEMPLATE_CONTAINER   hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>

Typedefs

typedef _Stl_prime< bool > _Stl_prime_type


Define Documentation

#define _STLP_TEMPLATE_CONTAINER   hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>

Definition at line 660 of file _hashtable.h.

#define _STLP_TEMPLATE_HEADER   template <class _Val, class _Key, class _HF, class _Traits, class _ExK, class _EqK, class _All>

Definition at line 659 of file _hashtable.h.


Typedef Documentation

typedef _Stl_prime<bool> _Stl_prime_type

Definition at line 203 of file _hashtable.h.



Generated on Mon Mar 10 15:32:49 2008 by  doxygen 1.5.1