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

Inherits list< _Tp, _Allocator >.

List of all members.

Public Types

Public Member Functions


Detailed Description

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

List wrapper with performance instrumentation.

Definition at line 42 of file profile/list.


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