libstdc++
std::__profile::deque< _Tp, _Allocator > Class Template Reference

Inherits deque< _Tp, _Allocator >.

List of all members.

Public Types

Public Member Functions


Detailed Description

template<typename _Tp, typename _Allocator = std::allocator<_Tp>>
class std::__profile::deque< _Tp, _Allocator >

Class std::deque wrapper with performance instrumentation.

Definition at line 40 of file profile/deque.


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