Create a Json_Initializer object containing the specified value.

Synopsis

Declared in <bdljsn_json.h>

Json_Initializer(double value);

Parameters

Name

Description

value

numeric value to store

Created with MrDocs