cvx
Loading...
Searching...
No Matches
slinked_list Struct Reference

#include <slinked_list.h>

Data Fields

cvx_container super
 
struct slinked_list_nodehead
 
struct slinked_list_nodetail
 
size_t count
 
struct slinked_list_vtabvvtabv
 

Field Documentation

◆ count

size_t slinked_list::count

◆ head

struct slinked_list_node* slinked_list::head

◆ super

cvx_container slinked_list::super

◆ tail

struct slinked_list_node* slinked_list::tail

◆ vtabv

struct slinked_list_vtabv* slinked_list::vtabv

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