kviewshell
GCont::ListNode< T > Struct Template Reference
#include <GContainer.h>
Inheritance diagram for GCont::ListNode< T >:
Public Attributes | |
T | val |
Detailed Description
template<class T>
struct GCont::ListNode< T >
Definition at line 222 of file GContainer.h.
Member Data Documentation
template<class T >
T GCont::ListNode< T >::val |
Definition at line 224 of file GContainer.h.
The documentation for this struct was generated from the following file: