Create a WriteOptions object having the default attribute values.

Synopsis

Declared in <bdljsn_writeoptions.h>

WriteOptions();

Description

The default attribute values are: ` escapeForwardSlash() == true initialIndentLevel() == 0 sortMembers() == false spacesPerLevel() == 4 style() == e_COMPACT `

Created with MrDocs