Set the spacesPerLevel attribute of this object to the specified value.
Synopsis
Declared in <bdljsn_writeoptions.h>
WriteOptions&
setSpacesPerLevel(int value);
Description
The behavior is undefined unless 0 <= value.
Return Value
a non‐`const` reference to this object
Parameters
Name |
Description |
value |
new value for |
Created with MrDocs