json/include/nlohmann
Julian Becker 062aeaf7b6 BSON: Reworked the binary_writer such that it precomputes the size of the BSON-output.
This way, the output_adapter can work on simple output iterators and no longer requires random access iterators.
2018-10-07 18:02:51 +02:00
..
detail BSON: Reworked the binary_writer such that it precomputes the size of the BSON-output. 2018-10-07 18:02:51 +02:00
adl_serializer.hpp make from_json SFINAE-correct 2018-09-07 14:10:37 +02:00
json.hpp BSON: Reworked the binary_writer such that it precomputes the size of the BSON-output. 2018-10-07 18:02:51 +02:00
json_fwd.hpp 📝 link to cppreference via HTTPS 2018-06-24 22:34:47 +02:00