[#BloombergLP-bdlc-BitArray-assignAll] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/BitArray.adoc[BitArray]::assignAll :relfileprefix: ../../../ :mrdocs: Set all bits in this array to the specified `value`. == Synopsis Declared in `<bdlc_bitarray.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void assignAll(bool value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#