This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
json
Watch
1
Star
0
Fork
0
You've already forked json
mirror of
https://github.com/nlohmann/json.git
synced
2024-12-14 13:39:06 +08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
770ae6e9da
json
/
doc
/
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-02 05:20:26 +08: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 18:15:51 +08:00
j2 = [1,2,3,4,5]
Reference in New Issue
Copy Permalink