This component‐local class provides a layout of the meta‐information stored in front of the Datum int‐maps.

Synopsis

Declared in <bdld_datum.h>

struct Datum_IntMapHeader;

Data Members

Name

Description

d_capacity

Number of allocated map entries.

d_size

Size of the map.

d_sorted

Flag indicating whether the map is sorted.

Created with MrDocs