BloombergLP::bdljsn::Json::makeBoolean

Replace this value with the specified boolean.

Synopsis

Declared in <bdljsn_json.h>

bool&
makeBoolean(bool boolean);

Return Value

a reference providing modifiable access to the held bool

Parameters

NameDescription
booleanboolean value to store