libstdc++
std::__profile::multiset< _Key, _Compare, _Allocator > Class Template Reference

Inherits multiset< _Key, _Compare, _Allocator >.

List of all members.

Public Types

Public Member Functions


Detailed Description

template<typename _Key, typename _Compare = std::less<_Key>, typename _Allocator = std::allocator<_Key>>
class std::__profile::multiset< _Key, _Compare, _Allocator >

Class std::multiset wrapper with performance instrumentation.

Definition at line 41 of file profile/multiset.h.


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