Create a JsonConverter object using the specified allocator to supply memory.
Synopsis
Declared in <baljsn_jsonconverter.h>
explicit
JsonConverter(allocator_type const& allocator);
Created with MrDocs
Create a JsonConverter object using the specified allocator to supply memory.
Declared in <baljsn_jsonconverter.h>
explicit
JsonConverter(allocator_type const& allocator);
Created with MrDocs