#include <mr_vector.h>
Data Fields | |
void ** | data |
unsigned int | size |
unsigned int | allocated_size |
|
Real number of elements that can be added without new memory allocation. |
|
Array of elements. |
|
Number of elements in the container. |