mirror of
https://github.com/nlohmann/json
synced 2024-11-15 00:31:05 +00:00
📝 updated links and output
This commit is contained in:
parent
6b6e554067
commit
aea47422a2
@ -1 +1 @@
|
||||
<a target="_blank" href="http://melpon.org/wandbox/permlink/nv9fOg0XVVhWmFFy"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/dRba5TBJ11mlyZFZ"><b>online</b></a>
|
27
doc/examples/README.output
Normal file
27
doc/examples/README.output
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"answer": {
|
||||
"everything": 42
|
||||
},
|
||||
"happy": true,
|
||||
"list": [
|
||||
1,
|
||||
0,
|
||||
2
|
||||
],
|
||||
"name": "Niels",
|
||||
"new": {
|
||||
"key": {
|
||||
"value": [
|
||||
"another",
|
||||
"list"
|
||||
]
|
||||
}
|
||||
},
|
||||
"nothing": null,
|
||||
"object": {
|
||||
"currency": "USD",
|
||||
"value": 42.99
|
||||
},
|
||||
"pi": 3.141,
|
||||
"size": 8
|
||||
}
|
@ -1 +1 @@
|
||||
<a target="_blank" href="http://melpon.org/wandbox/permlink/hicmeOK39tBxaluM"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/Ey8vU48T8lMVizpn"><b>online</b></a>
|
@ -1 +1 @@
|
||||
<a target="_blank" href="http://melpon.org/wandbox/permlink/cdQa6jE0N2LyqFJe"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/GmfMbu5egOFqOyCB"><b>online</b></a>
|
@ -1 +1 @@
|
||||
<a target="_blank" href="http://melpon.org/wandbox/permlink/TDPaxmQ7PsvfWxrs"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/irciYhRJoqAXnThe"><b>online</b></a>
|
@ -1 +1 @@
|
||||
<a target="_blank" href="http://melpon.org/wandbox/permlink/7vRGmLdVcYM7POhE"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/V1no7FItrHI7sSrK"><b>online</b></a>
|
Loading…
Reference in New Issue
Block a user