Set the maximum array length to the specified value. Return a reference to *this.
Declared in <bdlat_fuzzutiloptions.h>
FuzzUtilOptions&
setMaxArrayLength(unsigned int value);
a reference to this modifiable object
| Name | Description |
|---|---|
| value | maximum length for generated arrays |