libstdc++
std::_Vector_base< _Tp, _Alloc > Struct Template Reference
Inheritance diagram for std::_Vector_base< _Tp, _Alloc >:

List of all members.

Public Types

Public Member Functions

Public Attributes


Detailed Description

template<typename _Tp, typename _Alloc>
struct std::_Vector_base< _Tp, _Alloc >

See bits/stl_deque.h's _Deque_base for an explanation.

Definition at line 73 of file stl_vector.h.


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