std::__profile::unordered_set< _Key, _Hash, _Pred, _Alloc > Class Template Reference

Unordered_set wrapper with performance instrumentation. More...

Inherits _GLIBCXX_STD_PR::unordered_set< _Key, _Hash, _Pred, _Alloc >.

List of all members.

Public Types

Public Member Functions


Detailed Description

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

Unordered_set wrapper with performance instrumentation.

Definition at line 59 of file profile/unordered_set.


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

Generated on 9 Feb 2010 for libstdc++ by  doxygen 1.6.1