wrap comment
This commit is contained in:
parent
0260518715
commit
c5e74510ed
@ -325,7 +325,8 @@ public:
|
|||||||
* - If true, special float values (NaNs and infinities) are allowed and
|
* - If true, special float values (NaNs and infinities) are allowed and
|
||||||
* their values are lossfree restorable.
|
* their values are lossfree restorable.
|
||||||
* - `"skipBom": false or true`
|
* - `"skipBom": false or true`
|
||||||
* - If true, if the input starts with the Unicode byte order mark (BOM), it is skipped.
|
* - If true, if the input starts with the Unicode byte order mark (BOM),
|
||||||
|
it is skipped.
|
||||||
*
|
*
|
||||||
* You can examine 'settings_` yourself to see the defaults. You can also
|
* You can examine 'settings_` yourself to see the defaults. You can also
|
||||||
* write and read them just like any JSON Value.
|
* write and read them just like any JSON Value.
|
||||||
|
Loading…
Reference in New Issue
Block a user