#include <gft_arraylist.h>
Public Attributes | |
void ** | array |
int | cap |
int | n |
void(* | clean )(void **) |
void** gft::ArrayList::_ArrayList::array |
int gft::ArrayList::_ArrayList::cap |
void(* gft::ArrayList::_ArrayList::clean)(void **) |
int gft::ArrayList::_ArrayList::n |