- 13 Apr, 2020 4 commits
-
-
Niels Lohmann authored
catch exceptions for json_pointer : ..../+99
-
Niels Lohmann authored
Templatize basic_json constructor from json_ref
-
Niels Lohmann authored
-
Niels Lohmann authored
Replace deprecated std::is_pod
-
- 12 Apr, 2020 3 commits
-
-
Artöm Bakri Al-Sarmini authored
-
Artöm Bakri Al-Sarmini authored
-
Niels Lohmann authored
-
- 11 Apr, 2020 4 commits
-
-
Niels Lohmann authored
Modify the document about operator==
-
Niels Lohmann authored
Added wsjcpp.yml
-
Niels Lohmann authored
-
Evgenii Sopov authored
-
- 10 Apr, 2020 4 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
Fixes #1971 (memory leak in basic_json::push_back)
-
Niels Lohmann authored
-
Niels Lohmann authored
appveyor.yml: Compile and test with latest version for __cplusplus ma…
-
- 08 Apr, 2020 1 commit
-
-
Artöm Bakri Al-Sarmini authored
-
- 07 Apr, 2020 4 commits
-
-
Artöm Bakri Al-Sarmini authored
-
Artöm Bakri Al-Sarmini authored
-
Niels Lohmann authored
-
chenguoping authored
-
- 06 Apr, 2020 2 commits
-
-
Thomas Braun authored
According to [1] the C++ macro __cplusplus has always the value 199711L even if you enable later version of C++ support via /std. Use one job with /Zc:__cplusplus defined so that we know that it compiles. [1]: https://docs.microsoft.com/en-us/cpp/build/reference/zc-cplusplus?view=vs-2019
-
Niels Lohmann authored
-
- 05 Apr, 2020 5 commits
-
-
Niels Lohmann authored
Rename argument array_index to array_indx in json_pointer methods
-
Niels Lohmann authored
fix error 'setw' is not a member of 'std' in Wandbox example
-
Niels Lohmann authored
Update LICENSE.MIT
-
Niels Lohmann authored
PR for #2006 to test in AppVeyor.
-
Niels Lohmann authored
-
- 02 Apr, 2020 2 commits
-
-
Artöm Bakri Al-Sarmini authored
-
Artöm Bakri Al-Sarmini authored
-
- 25 Mar, 2020 3 commits
-
-
Miguel Magalhães authored
-
chenguoping authored
-
chenguoping authored
-
- 24 Mar, 2020 1 commit
-
-
garethsb-sony authored
-
- 23 Mar, 2020 1 commit
-
-
chenguoping authored
-
- 21 Mar, 2020 1 commit
-
-
Alexander Myasnikov authored
-
- 19 Mar, 2020 3 commits
-
-
Sergey Linev authored
Avoid mix-up with array_index member Co-Authored-By: Niels Lohmann <niels.lohmann@gmail.com>
-
Niels Lohmann authored
Update README.md : add a FAQ about memory release
-
Niels Lohmann authored
-
- 17 Mar, 2020 1 commit
-
-
chenguoping authored
-
- 14 Mar, 2020 1 commit
-
-
chenguoping authored
-