This struct provides a namespace for utility functions that provide read and write operations to/from Json objects.

Synopsis

Declared in <bdljsn_jsonutil.h>

struct JsonUtil;

Type Aliases

Name

Description

LineAndColumnNumber

Pair of (line, column) positions within JSON text.

Static Member Functions

Name

Description

printError

printError overloads

read

read overloads

write

write overloads

Created with MrDocs