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

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

Go to the source code of this file.

Classes

class  unordered_map< _Key, _Tp,,, >
class  unordered_multimap< _Key, _Tp,,, >

Defines

#define _STLP_TEMPLATE_HEADER   template <class _Key, class _Tp, class _HashFcn, class _EqlKey, class _Alloc>
#define _STLP_TEMPLATE_CONTAINER   unordered_map<_Key,_Tp,_HashFcn,_EqlKey,_Alloc>
#define _STLP_TEMPLATE_CONTAINER   unordered_multimap<_Key,_Tp,_HashFcn,_EqlKey,_Alloc>


Define Documentation

#define _STLP_TEMPLATE_CONTAINER   unordered_multimap<_Key,_Tp,_HashFcn,_EqlKey,_Alloc>

Definition at line 345 of file _unordered_map.h.

#define _STLP_TEMPLATE_CONTAINER   unordered_map<_Key,_Tp,_HashFcn,_EqlKey,_Alloc>

Definition at line 345 of file _unordered_map.h.

#define _STLP_TEMPLATE_HEADER   template <class _Key, class _Tp, class _HashFcn, class _EqlKey, class _Alloc>

Definition at line 339 of file _unordered_map.h.



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