light array container More...
#include <stdlib.h>
#include <string.h>
#include <mlist.h>
Go to the source code of this file.
Classes | |
class | mvector< Data > |
class | mvector< Data >::iterator |
iterator More... | |
class | mvector< Data >::const_iterator |
const_iterator More... | |
Defines | |
#define | INITIAL_MVECTOR_SIZE ((uint)1024) |
default data size | |
Typedefs | |
typedef unsigned int | uint |
unsigned int alias | |
typedef const uint | cuint |
const unsigned int alias |
light array container
Light array container