Store the object pointed to by the specified jNum to the Json object pointed to by d_this_p.
Synopsis
Declared in <bdljsn_json.h>
void
operator()(JsonNumber const* jNum) const;
Parameters
Name |
Description |
jNum |
pointer to number value |
Created with MrDocs