Configuration passed to reader and writer. More...
#include <json/json_features.h>
Configuration passed to reader and writer.
This configuration object can be used to force the Reader or Writer to behave in a standard conforming way.
◆ Features() Json::Features::Features ( ) defaultInitialize the configuration like JsonConfig::allFeatures;.
◆ all()A configuration that allows all features and assumes all strings are UTF-8.
A configuration that is strictly compatible with the JSON specification.
true
if comments are allowed. Default: true
.
true
if dropped null placeholders are allowed. Default: false
.
true
if numeric object key are allowed. Default: false
.
true
if root must be either an array or an object value.
Default: false
.
The documentation for this class was generated from the following files:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4