BloombergLP::bdljsn::JsonUtil

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

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

Static Member Functions

NameDescription
printError printError overloads
read read overloads
write write overloads