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
Name |
Description |
boolean |
boolean value to store |
Created with MrDocs