unordered_multiset Class Template Reference

Inheritance diagram for unordered_multiset:

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>, bool cache_hash_code = false>
class std::tr1::unordered_multiset< Value, Hash, Pred, Alloc, cache_hash_code >

Definition at line 103 of file unordered_set.

Public Types

Public Member Functions

Friends


The documentation for this class was generated from the following file:
Generated on Thu Nov 1 17:39:15 2007 for libstdc++ by  doxygen 1.5.1