codex
Loading...
Searching...
No Matches
node Struct Reference

#include <list.h>

Collaboration diagram for node:

Public Attributes

struct nodenext
 
int i
 
int value
 

Member Data Documentation

◆ i

int node::i

◆ next

struct node* node::next

◆ value

int node::value

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