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

Unordered_multiset wrapper with performance instrumentation. More...

Inherits _GLIBCXX_STD_PR::unordered_multiset< _Value, _Hash, _Pred, _Alloc >.

List of all members.

Public Types

Public Member Functions


Detailed Description

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

Unordered_multiset wrapper with performance instrumentation.

Definition at line 275 of file profile/unordered_set.


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

Generated on 12 Mar 2010 for libstdc++ by  doxygen 1.6.1