Givaro 4.2.1
List0< T >::node Struct Reference

#include <givlist0.h>

Public Member Functions

 ~node ()
 

Data Fields

nodenext
 
nodeprev
 
T * item
 
int * cnt
 

Constructor & Destructor Documentation

◆ ~node()

template<class T>
~node ( )
inline

Field Documentation

◆ next

template<class T>
node* next

◆ prev

template<class T>
node* prev

◆ item

template<class T>
T* item

◆ cnt

template<class T>
int* cnt

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