json/include/nlohmann/detail/output
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
..
binary_writer.hpp BSON: Reworked the binary_writer such that it precomputes the size of the BSON-output. 2018-10-07 18:02:51 +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