std::unordered_multimap< _Key, _Tp, _Hash, _Pred, _Alloc > Class Template Reference

Inherits std::__unordered_multimap< _Key, _Tp, _Hash, _Pred, _Alloc >.

List of all members.


Detailed Description

template<class _Key, class _Tp, class _Hash = hash<_Key>, class _Pred = std::equal_to<_Key>, class _Alloc = std::allocator<std::pair<const _Key, _Tp> >>
class std::unordered_multimap< _Key, _Tp, _Hash, _Pred, _Alloc >

class unordered_multimap

Definition at line 224 of file tr1_impl/unordered_map.

Public Types

Public Member Functions

Friends


The documentation for this class was generated from the following file:

Generated on Wed Dec 31 12:49:34 2008 for libstdc++ by  doxygen 1.5.6