CRoaring  4.2.1
Roaring bitmaps in C (and C++)
roaring_bitmap_s Struct Reference

#include <roaring.h>

Public Attributes

roaring_array_t high_low_container
 

Detailed Description

Definition at line 26 of file roaring.h.

Member Data Documentation

◆ high_low_container

roaring_array_t roaring_bitmap_s::high_low_container

Definition at line 27 of file roaring.h.

Referenced by roaring_bitmap_get_copy_on_write(), and roaring_bitmap_set_copy_on_write().


The documentation for this struct was generated from the following file: