NDDEM
Public Attributes | List of all members
fg::list< T >::E Struct Reference

#include <LinkedList.h>

Public Attributes

val
 
Efwd
 
Ebwd
 

Member Data Documentation

◆ bwd

template<typename T >
E* fg::list< T >::E::bwd

◆ fwd

template<typename T >
E* fg::list< T >::E::fwd

◆ val

template<typename T >
T fg::list< T >::E::val

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