Public Attributes | List of all members
marti_data_structures::LinkedList< T >::ctr Struct Reference

Public Attributes

T * Data
 
ctrnext
 
ctrprev
 

Detailed Description

template<class T>
struct marti_data_structures::LinkedList< T >::ctr

Definition at line 158 of file linked_list.h.

Member Data Documentation

template<class T>
T* marti_data_structures::LinkedList< T >::ctr::Data

Definition at line 160 of file linked_list.h.

template<class T>
ctr* marti_data_structures::LinkedList< T >::ctr::next

Definition at line 161 of file linked_list.h.

template<class T>
ctr* marti_data_structures::LinkedList< T >::ctr::prev

Definition at line 162 of file linked_list.h.


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


marti_data_structures
Author(s): Kris Kozak
autogenerated on Tue Apr 6 2021 02:50:27