Alias for an int‐valued bdlat_FormattingMode bit‐field.
Synopsis
Declared in <baljsn_encodeimplutil.h>
typedef int FormattingMode;
Description
FormattingMode is an alias to the type of an int‐valued bdlat_FormattingMode bit‐field. A FormattingMode value is not valid unless it is equal to an enumerator of bdlat_FormattingMode or a valid bitwise‐or of two or more such enumerators. See bdlat_formattingmode for a description of the set of valid formatting‐mode values.
Created with MrDocs