Create a Json_Initializer object containing a pointer to the specified jNum.
Synopsis
Declared in <bdljsn_json.h>
Json_Initializer(JsonNumber const& jNum);
Parameters
Name |
Description |
jNum |
number value |
Created with MrDocs