Set the maxNestedDepth attribute of this object to the specified value and return a non‐`const` reference to this object. The behavior is undefined unless 0 < value.

Synopsis

Declared in <bdljsn_readoptions.h>

ReadOptions&
setMaxNestedDepth(int value);

Created with MrDocs