libstdc++
__gnu_cxx::slist< _Tp, _Alloc > Class Template Reference

Inherits __gnu_cxx::_Slist_base< _Tp, _Alloc >.

List of all members.

Public Types

Public Member Functions

Private Types

Private Member Functions

Private Attributes


Detailed Description

template<class _Tp, class _Alloc = allocator<_Tp>>
class __gnu_cxx::slist< _Tp, _Alloc >

This is an SGI extension.

Todo:
Needs documentation! See http://gcc.gnu.org/onlinedocs/libstdc++/manual/documentation_style.html

Definition at line 293 of file slist.


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