[#BloombergLP-bdlc-BitArray-_04enum] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/BitArray.adoc[BitArray]::Unnamed enum :relfileprefix: ../../../ :mrdocs: Constants describing the storage representation of a `BitArray`. == Synopsis Declared in `<bdlc_bitarray.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- enum Unnamed enum; ---- == Members [cols="1,4"] |=== | Name| Description | `k_BITS_PER_UINT64` | Number of bits used to represent a `uint64_t`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#