- 25 Nov, 2017 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 18 Nov, 2017 1 commit
-
-
Niels Lohmann authored
Updated hunter package links
-
- 16 Nov, 2017 1 commit
-
-
Jorrit Wronski authored
-
- 15 Nov, 2017 1 commit
-
-
Jorrit Wronski authored
-
- 06 Nov, 2017 1 commit
-
-
Niels Lohmann authored
-
- 31 Oct, 2017 3 commits
-
-
Niels Lohmann authored
Typos README
-
Itja authored
Hey, thanks for this great library which I've used in many occasions now. I know it's not much, but I wanted to contribute at least a tiny bit back to you by this PR :-) Keep up the good work!
-
Niels Lohmann authored
adding std::ios_base::binary when opening all_unicode.json.cbor
-
- 30 Oct, 2017 1 commit
-
-
Niels Lohmann authored
-
- 29 Oct, 2017 3 commits
-
-
Niels Lohmann authored
-
-
Niels Lohmann authored
-
- 28 Oct, 2017 3 commits
-
-
Niels Lohmann authored
add forwarding references to json_ref constructor
-
Théo DELRIEU authored
fixes #805
-
Niels Lohmann authored
-
- 27 Oct, 2017 5 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
Add transparent comparator and perfect forwarding support to find() and count()
-
- 25 Oct, 2017 1 commit
-
-
Niels Lohmann authored
-
- 24 Oct, 2017 5 commits
-
-
Jamie Seward authored
-
Jamie Seward authored
-
Jamie Seward authored
-
Jamie Seward authored
Already covered by AppVeyor
-
Jamie Seward authored
-
- 23 Oct, 2017 2 commits
-
-
Niels Lohmann authored
-
Jamie Seward authored
Instead implement @gregmarr's PR comments that perfect forwarding should be used. Also cleaned up cpp language standard detection.
-
- 22 Oct, 2017 7 commits
-
-
Niels Lohmann authored
Hopefully, #764 fixed this.
-
Niels Lohmann authored
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
Simplified istream handing #367
-
Niels Lohmann authored
-
- 21 Oct, 2017 3 commits
-
-
Jamie Seward authored
-
Jamie Seward authored
Copied from solution to https://github.com/nlohmann/json/issues/464
-
Jamie Seward authored
This avoids unnecessary string copies on often used find().
-