Public Attributes | List of all members
gft::ArrayList::_ArrayList Struct Reference

#include <gft_arraylist.h>

Public Attributes

void ** array
 
int cap
 
int n
 
void(* clean )(void **)
 

Member Data Documentation

void** gft::ArrayList::_ArrayList::array
int gft::ArrayList::_ArrayList::cap
void(* gft::ArrayList::_ArrayList::clean)(void **)
int gft::ArrayList::_ArrayList::n

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