This component-local class provides a layout of the meta-information stored in front of the Datum int-maps.
Declared in <bdld_datum.h>
struct Datum_IntMapHeader;
| Name | Description |
|---|---|
d_capacity | Number of allocated map entries. |
d_size | Size of the map. |
d_sorted | Flag indicating whether the map is sorted. |