Set the sortMembers attribute of this object to the specified value.

Synopsis

Declared in <bdljsn_writeoptions.h>

WriteOptions&
setSortMembers(bool value);

Return Value

a non‐`const` reference to this object

Parameters

Name

Description

value

new value for sortMembers

Created with MrDocs