Create an instance of type bool in this object and return a reference providing modifiable access to the created instance. Optionally specify boolean to initialize the bool created. This method first destroys the current value held by this object.

Synopsis

Declared in <bdljsn_json.h>

bool&
makeBoolean();

Created with MrDocs