📝 fixed documentation #745
This commit is contained in:
parent
b05ea3de55
commit
1a66527dca
3 changed files with 4 additions and 2 deletions
|
@ -18,7 +18,7 @@ int main()
|
|||
|
||||
// create JSON value and read the serialization from the stream
|
||||
json j;
|
||||
j << ss;
|
||||
ss >> j;
|
||||
|
||||
// serialize JSON
|
||||
std::cout << std::setw(2) << j << '\n';
|
||||
|
|
|
@ -1 +1 @@
|
|||
<a target="_blank" href="https://wandbox.org/permlink/doaPmtdJ277jNm9C"><b>online</b></a>
|
||||
<a target="_blank" href="https://wandbox.org/permlink/atomVJKVgMTIh1iT"><b>online</b></a>
|
Loading…
Add table
Add a link
Reference in a new issue