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 |
Pair of |
Static Member Functions
Name |
Description |
Print a description of |
|
Load a value‐semantic representation of JSON text into |
|
Write a JSON text representation of |
Created with MrDocs