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

List of all members.

Public Types

Public Member Functions

Protected Types

Protected Member Functions

Protected Attributes


Detailed Description

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

Base class for forward_list.

Definition at line 275 of file forward_list.h.


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