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

Synopsis

Declared in <bdljsn_json.h>

void
operator()(bool b) const;

Parameters

Name

Description

b

boolean value

Created with MrDocs