library of assembled shared sources

http://lass.cocamware.com

lass::stde::slist< T, Alloc >::node_base_t Struct Reference

Inheritance diagram for lass::stde::slist< T, Alloc >::node_base_t:

Inheritance graph
[legend]
Collaboration diagram for lass::stde::slist< T, Alloc >::node_base_t:

Collaboration graph
[legend]

Data Fields

node_base_tnext

Detailed Description

template<typename T, class Alloc = std::allocator<T>>
struct lass::stde::slist< T, Alloc >::node_base_t

Definition at line 66 of file slist.h.


Field Documentation

template<typename T , class Alloc = std::allocator<T>>
node_base_t* lass::stde::slist< T, Alloc >::node_base_t::next


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

Generated on Mon Nov 10 14:22:16 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo