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