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

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

Go to the source code of this file.

Classes

class  unordered_set< _Value,,, >
class  unordered_multiset< _Value,,, >

Defines

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


Define Documentation

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

Definition at line 317 of file _unordered_set.h.

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

Definition at line 317 of file _unordered_set.h.

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

Definition at line 311 of file _unordered_set.h.



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