BloombergLP::bdld::Datum_IntMapHeader

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

NameDescription
d_capacity Number of allocated map entries.
d_size Size of the map.
d_sorted Flag indicating whether the map is sorted.