This website requires JavaScript.
Explore
Help
Register
Sign In
amorfo77
/
json
Watch
1
Star
0
Fork
0
You've already forked json
mirror of
https://github.com/nlohmann/json.git
synced
2026-05-11 00:35:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c5ee2229826ecb9d8ba4f4592dc1a8a11e97c7ca
json
/
include
/
nlohmann
/
detail
T
History
Niels Lohmann
c5ee222982
Merge pull request
#2211
from nlohmann/fix_warnings
...
Fix Clang-Tidy warnings
2020-06-27 12:34:18 +02:00
..
conversions
♻️
rename internal_binary_t with binary_t
2020-05-17 22:50:27 +02:00
input
🚨
remove warnings
2020-06-22 22:32:21 +02:00
iterators
Merge pull request
#2211
from nlohmann/fix_warnings
2020-06-27 12:34:18 +02:00
meta
🏁
do not include <ciso646> unless old MSVC is used
#2089
2020-05-07 09:43:41 +02:00
output
🏁
revert change that breaks with MSVC
2020-06-22 23:02:28 +02:00
boolean_operators.hpp
⚗️
do not include <ciso646> with C++20
#2089
2020-05-07 10:17:32 +02:00
exceptions.hpp
🚚
rename Hedley macros
2019-07-01 22:37:30 +02:00
json_pointer.hpp
json_pointer::array_index: Use unsigned values for the array index when parsing
2020-06-22 13:42:55 +02:00
json_ref.hpp
🚨
remove warnings
2020-06-22 22:32:21 +02:00
macro_scope.hpp
Disable std::swap specialization in C++20 and added a friend swap function
2020-06-06 11:36:39 -04:00
macro_unscope.hpp
🔨
add NLOHMANN_JSON prefix and undef macros
2019-07-01 22:24:39 +02:00
value_t.hpp
🏁
do not include <ciso646> unless old MSVC is used
#2089
2020-05-07 09:43:41 +02:00