This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
nlohmannjson
Watch
1
Star
0
Fork
0
You've already forked nlohmannjson
mirror of
https://github.com/nlohmann/json
synced
2024-11-22 03:50:05 +00:00
Code
Issues
Releases
Wiki
Activity
a97041a98f
nlohmannjson
/
docs
/
examples
/
swap__reference.output
3 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
:bookmark: set version to 3.1.0 - updated documentation wrt. new repository layout - temporarily switched off Homebrew --HEAD building (can only be switched on after release) - set copyright date to 2018
2018-02-01 21:20:26 +00:00
j1 = {"e":2.718281828459045,"pi":3.141592653589793}
more documentation In this commit, also the semantics for values skipped via the parser callback has changed. Now, the top-level value is returned as “null” instead of “discarded”.
2015-06-24 10:15:51 +00:00
j2 = [1,2,3,4,5]
Reference in New Issue
Copy Permalink