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-03-11 19:51:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
daa3ca8a2e42446a3d7fd0ae83bcffa59713b6c7
json
/
include
/
nlohmann
/
detail
/
output
History
Julian Becker
5bccacda30
BSON: throw json.exception.out_of_range.407 in case a value of type
std::uint64_t
is serialized to BSON. Also, added a missing EOF-check to binary_reader.
2018-10-16 19:13:07 +02:00
..
binary_writer.hpp
BSON: throw json.exception.out_of_range.407 in case a value of type
std::uint64_t
is serialized to BSON. Also, added a missing EOF-check to binary_reader.
2018-10-16 19:13:07 +02:00
output_adapters.hpp
BSON: Reworked the
binary_writer
such that it precomputes the size of the BSON-output.
2018-10-07 18:02:51 +02:00
serializer.hpp
split meta.hpp, add detected_t (used to define concepts)
2018-08-16 11:58:42 +02:00