json/include/nlohmann/detail
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
..
conversions 🎨 cleanup after #1228 2018-09-09 18:19:33 +02:00
input BSON: Improved documentation and error handling/reporting 2018-10-07 09:57:55 +02:00
iterators split meta.hpp, add detected_t (used to define concepts) 2018-08-16 11:58:42 +02:00
meta remove now-useless traits. check for is_basic_json where needed 2018-09-07 14:10:39 +02:00
output BSON: Reworked the binary_writer such that it precomputes the size of the BSON-output. 2018-10-07 18:02:51 +02:00
exceptions.hpp BSON: Improved documentation and error handling/reporting 2018-10-07 09:57:55 +02:00
json_pointer.hpp fix cmake install directory (for real this time) 2018-02-01 11:06:51 +01:00
json_ref.hpp fix cmake install directory (for real this time) 2018-02-01 11:06:51 +01:00
macro_scope.hpp use detected instead of has_* traits 2018-09-07 12:17:59 +02:00
macro_unscope.hpp use detected instead of has_* traits 2018-09-07 12:17:59 +02:00
value_t.hpp fix cmake install directory (for real this time) 2018-02-01 11:06:51 +01:00