Create a Json_Initializer object containing a JsonNull in the internal variant.
Synopsis
Declared in <bdljsn_json.h>
Json_Initializer(JsonNull const& value);
Parameters
Name |
Description |
value |
null value to store |
Created with MrDocs