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

◆ Data

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

Definition at line 160 of file linked_list.h.

◆ next

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

Definition at line 161 of file linked_list.h.

◆ prev

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 Oct 3 2023 02:32:18