- 01 Aug, 2018 1 commit
-
-
Niels Lohmann authored
-
- 31 Jul, 2018 1 commit
-
-
Niels Lohmann authored
-
- 21 Jul, 2018 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
Error in AppVeyor: unit-conversions.cpp(441): error C2440: 'initializing': cannot convert from 'nlohmann::json' to 'std::nullptr_t' (https://ci.appveyor.com/project/nlohmann/json/build/2838/job/wo7im01sq6tvhe9m)
-
Niels Lohmann authored
-
- 19 Jul, 2018 1 commit
-
-
Niels Lohmann authored
-
- 05 Jul, 2018 1 commit
-
-
Niels Lohmann authored
-
- 29 Jun, 2018 2 commits
-
-
Niels Lohmann authored
Fixed compiler error in VS 2015 for debug mode
-
-
- 28 Jun, 2018 2 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
fixed compile error for #1045
-
- 26 Jun, 2018 2 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
Fix links to cppreference named requirements (formerly concepts)
-
- 24 Jun, 2018 15 commits
-
-
Niels Lohmann authored
meson: fix include directory
-
Julius Rakow authored
"Concepts" have been renamed to "named requirements". This is because P0898R3 Standard Library Concepts has been merged into C++20. Cppreference have moved their links accordingly.
-
Julius Rakow authored
-
Julius Rakow authored
-
Julius Rakow authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 23 Jun, 2018 7 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
Added support for string_view in C++17
-
Niels Lohmann authored
The branch coverage reported by lcov is weird. The code before and after has the same Godbolt assembler, but the code with the lambda has a better branch coverage.
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 22 Jun, 2018 2 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 18 Jun, 2018 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
test (non)equality for alt_string implementation
-
Niels Lohmann authored
Feature/unordered map conversion
-