fix
This commit is contained in:
parent
aa166a4739
commit
0019c85b85
1 changed files with 0 additions and 1 deletions
|
@ -99,7 +99,6 @@ JSON j2 = {
|
||||||
{"value", "42.99"}
|
{"value", "42.99"}
|
||||||
}}
|
}}
|
||||||
};
|
};
|
||||||
*/
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Note that in all cases, you never need to "tell" the compiler which JSON value you want to use.
|
Note that in all cases, you never need to "tell" the compiler which JSON value you want to use.
|
||||||
|
|
Loading…
Reference in a new issue