PooledList< T >::Node Struct Reference

the list node type

Public Member Functions

Data Fields

template<class T>
struct PooledList< T >::Node


Constructor & Destructor Documentation

template<class T >
PooledList< T >::Node::Node ( Node y = 0  )  [inline]
template<class T >
PooledList< T >::Node::Node ( const T &  t,
Node y = 0 
) [inline]

Field Documentation

template<class T >
T PooledList< T >::Node::m_data
template<class T >
Node* PooledList< T >::Node::m_next

Generated on 4 Nov 2015 for CURE by  doxygen 1.6.1