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-26 16:15:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6de4df23e4acc02c5543d61ae274cc35713c0a12
json
/
include
/
nlohmann
/
detail
T
History
Niels Lohmann
6de4df23e4
🐛
fixed integer overflow in dump function
#1447
...
Closes
#1447
.
2019-01-20 12:26:01 +01:00
..
conversions
🔨
fixed includes
2019-01-13 15:31:22 +01:00
input
🔨
fixed includes
2019-01-13 15:31:22 +01:00
iterators
🚨
fixed another linter warning
#1400
2019-01-13 15:40:49 +01:00
meta
Implement SFINAE friendly iterator_traits and use that instead.
2018-11-07 18:39:25 +00:00
output
🐛
fixed integer overflow in dump function
#1447
2019-01-20 12:26:01 +01:00
exceptions.hpp
BSON: Improved exception-related tests and report location of U+0000 in the key-string as part of
out_of_range.409
-message
2018-10-18 20:05:46 +02:00
json_pointer.hpp
allow push_back() and pop_back() calls on json_pointer
2019-01-15 14:43:46 +01:00
json_ref.hpp
add constraints for variadic json_ref constructors
2018-10-12 10:54:58 +02:00
macro_scope.hpp
🚨
fixed some more linter warnings
2018-10-28 09:15:41 +01:00
macro_unscope.hpp
use detected instead of has_* traits
2018-09-07 12:17:59 +02:00
value_t.hpp
🚨
fixed some clang-tidy warnings
2018-10-07 18:39:18 +02:00