Store the specified jNull into the Json object pointed to by d_this_p.

Synopsis

Declared in <bdljsn_json.h>

void
operator()(JsonNull const& jNull) const;

Parameters

Name

Description

jNull

null value

Created with MrDocs