Derive-C
Loading...
Searching...
No Matches
SLOT Struct Reference

#include <template.h>

Public Attributes

union { 
 
   V   value 
 
   INDEX_TYPE   next_free 
 
};  
 
bool present
 

Detailed Description

Definition at line 70 of file template.h.

Member Data Documentation

◆ [union]

union { ... } SLOT

◆ next_free

INDEX_TYPE SLOT::next_free

Definition at line 73 of file template.h.

◆ present

bool SLOT::present

Definition at line 80 of file template.h.

◆ value

V SLOT::value

Definition at line 72 of file template.h.


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