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

Synopsis

Declared in <bdljsn_json.h>

void
operator()(unsigned long long ull) const;

Parameters

Name

Description

ull

unsigned integer value

Created with MrDocs