Constants describing the storage representation of a BitArray.

Synopsis

Declared in <bdlc_bitarray.h>

enum Unnamed enum;

Members

Name

Description

k_BITS_PER_UINT64

Number of bits used to represent a uint64_t.

Created with MrDocs