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 99 of file unordered_set.

Public Types

Public Member Functions


The documentation for this class was generated from the following file:
Generated on Tue May 23 12:56:35 2006 for libstdc++ source by  doxygen 1.4.4