#include <vec_sdbl.h>
Public Attributes | |
| unsigned | cap |
| unsigned | size |
| sdbl_t * | data |
Definition at line 23 of file vec_sdbl.h.
| unsigned vec_sdbl_t_::cap |
Definition at line 24 of file vec_sdbl.h.
| sdbl_t* vec_sdbl_t_::data |
Definition at line 26 of file vec_sdbl.h.
| unsigned vec_sdbl_t_::size |
Definition at line 25 of file vec_sdbl.h.