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

#include <stl/_hashtable.h>
#include <stl/_relops_hash_cont.h>

Go to the source code of this file.

Classes

class  hash_set< _Value,,, >
class  hash_multiset< _Value,,, >

Defines

#define _STLP_TEMPLATE_HEADER   template <class _Value, class _HashFcn, class _EqualKey, class _Alloc>
#define _STLP_TEMPLATE_CONTAINER   hash_set<_Value,_HashFcn,_EqualKey,_Alloc>
#define _STLP_TEMPLATE_CONTAINER   hash_multiset<_Value,_HashFcn,_EqualKey,_Alloc>


Define Documentation

#define _STLP_TEMPLATE_CONTAINER   hash_multiset<_Value,_HashFcn,_EqualKey,_Alloc>

Definition at line 403 of file _hash_set.h.

#define _STLP_TEMPLATE_CONTAINER   hash_set<_Value,_HashFcn,_EqualKey,_Alloc>

Definition at line 403 of file _hash_set.h.

#define _STLP_TEMPLATE_HEADER   template <class _Value, class _HashFcn, class _EqualKey, class _Alloc>

Definition at line 397 of file _hash_set.h.



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