This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
nlohmannjson
Watch
1
Star
0
Fork
0
You've already forked nlohmannjson
mirror of
https://github.com/nlohmann/json
synced
2024-11-23 04:20:06 +00:00
Code
Issues
Releases
Wiki
Activity
978c3c4116
nlohmannjson
/
include
/
nlohmann
/
detail
/
output
History
Julian Becker
978c3c4116
BSON: throw
json.exception.out_of_range.409
in case a key to be serialized to BSON contains a U+0000
2018-10-16 20:42:00 +02:00
..
binary_writer.hpp
BSON: throw
json.exception.out_of_range.409
in case a key to be serialized to BSON contains a U+0000
2018-10-16 20:42:00 +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