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

Synopsis

Declared in <bdljsn_json.h>

void
operator()(long long ll) const;

Parameters

Name

Description

ll

signed integer value

Created with MrDocs