C_Algorithms 2.0.0
Documentation
Loading...
Searching...
No Matches
Data Fields
_List_ Struct Reference

#include <doublyLinkedList.h>

Collaboration diagram for _List_:
Collaboration graph
[legend]

Data Fields

Nodefirst_
 
Nodelast_
 
int size_
 

Detailed Description

Definition at line 22 of file doublyLinkedList.h.

Field Documentation

◆ first_

Node* first_

◆ last_

Node* last_

◆ size_

int size_

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