roaring_uint32_iterator_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

container
void* container;
Undocumented in source.
container_index
int32_t container_index;
Undocumented in source.
current_value
uint32_t current_value;
Undocumented in source.
has_value
bool has_value;
Undocumented in source.
highbits
uint32_t highbits;
Undocumented in source.
in_container_index
int32_t in_container_index;
Undocumented in source.
parent
roaring_bitmap_t* parent;
Undocumented in source.
run_index
int32_t run_index;
Undocumented in source.
typecode
uint8_t typecode;
Undocumented in source.

Meta