BList< T >::Node Class Reference
#include <BList.h>
List of all members.
Public Member Functions |
| Node (const T &i) |
Public Attributes |
T | item |
template<class T>
class BList< T >::Node
Constructor & Destructor Documentation
template<class T>
BList< T >::Node::Node |
( |
const T & |
i |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: