std::unordered_multiset< _Value, _Hash, _Pred, _Alloc > Class Template Reference

Inheritance diagram for std::unordered_multiset< _Value, _Hash, _Pred, _Alloc >:

Inheritance graph
List of all members.

Detailed Description

template<class _Value, class _Hash = hash<_Value>, class _Pred = std::equal_to<_Value>, class _Alloc = std::allocator<_Value>>
class std::unordered_multiset< _Value, _Hash, _Pred, _Alloc >

class unordered_multiset

Definition at line 220 of file tr1_impl/unordered_set.

Public Types

Public Member Functions

Friends


The documentation for this class was generated from the following file:
Generated on Wed Mar 26 00:44:52 2008 for libstdc++ by  doxygen 1.5.1