Store the specified d into the Json object pointed to by d_this_p.

Synopsis

Declared in <bdljsn_json.h>

void
operator()(double d) const;

Parameters

Name

Description

d

floating‐point value

Created with MrDocs