Set all bits in this array to the specified value.

Synopsis

Declared in <bdlc_bitarray.h>

void
assignAll(bool value);

Created with MrDocs