#include <vec_uint.h>
Public Attributes | |
| unsigned | cap |
| unsigned | size |
| unsigned * | data |
Definition at line 22 of file vec_uint.h.
| unsigned vec_uint_t_::cap |
Definition at line 23 of file vec_uint.h.
| unsigned* vec_uint_t_::data |
Definition at line 25 of file vec_uint.h.
| unsigned vec_uint_t_::size |
Definition at line 24 of file vec_uint.h.