json/include/nlohmann/detail/output
Romain Reignier bb1abe96a4 Use std::vector::insert method instead of std::copy in output_vector_adapter::write_characters
This change increases a lot the performance when writing lots of binary data.
2022-07-04 17:25:16 +02:00
..
binary_writer.hpp Support UBJSON-derived Binary JData (BJData) format (#3336) 2022-04-29 21:17:30 +02:00
output_adapters.hpp Use std::vector::insert method instead of std::copy in output_vector_adapter::write_characters 2022-07-04 17:25:16 +02:00
serializer.hpp Re-template json_pointer on string type (#3415) 2022-04-12 14:18:16 +02:00