BloombergLP::bdljsn::Json::operator=

Assign to this object the singleton value of type JsonNull, and return a reference providing modifiable access to this object. The value currently held by this object (if any) is destroyed if that value's type is not JsonNull.

Synopsis

Declared in <bdljsn_json.h>

Json&
operator=(JsonNull const&);