Create a JsonConverter object. Optionally specify an allocator (e.g., the address of a bslma::Allocator object) to supply memory; otherwise, the default allocator is used.

Synopsis

Declared in <baljsn_jsonconverter.h>

JsonConverter();

Created with MrDocs