man std::_List_base__List_impl (Fonctions bibliothèques) -

NAME

std::_List_base::_List_impl -

SYNOPSIS



Inherits _Node_Alloc_type.

Detailed Description

template<typename _Tp, typename _Alloc> struct std::_List_base< _Tp, _Alloc >::_List_impl

Definition at line 299 of file stl_list.h.

Public Member Functions

_List_impl (const _Node_Alloc_type &__a)

Public Attributes

_List_node_base _M_node

Author

Generated automatically by Doxygen for libstdc++ source from the source code.