cleanup, docs
This commit is contained in:
@@ -12,6 +12,6 @@ return value : none
|
||||
:content
|
||||
Stores a boolean value, forwarding through references when possible.
|
||||
|
||||
```cpp
|
||||
response["ok"].set_bool(true);
|
||||
```
|
||||
|
||||
:example
|
||||
print("DValue::set_bool example\n");
|
||||
|
||||
Reference in New Issue
Block a user