json/include/nlohmann/detail
Isaac Nickaein 6503e83e74 Improve dump_integer performance by implementing a more efficient int2ascii
This commits implements a faster int2ascii inspired by "Fastware" talk given
by Andrei Alexandrescu.
See: https://www.youtube.com/watch?v=o4-CwDo2zpg
2019-01-12 08:58:30 -08:00
..
conversions Added Support for Structured Bindings 2018-12-19 20:17:52 +05:30
input 🚨 fixed PVS V567 warning 2018-12-30 23:00:15 +01:00
iterators 🚨 fixed two warnings 2018-12-20 22:41:48 +01:00
meta Implement SFINAE friendly iterator_traits and use that instead. 2018-11-07 18:39:25 +00:00
output Improve dump_integer performance by implementing a more efficient int2ascii 2019-01-12 08:58:30 -08:00
exceptions.hpp BSON: Improved exception-related tests and report location of U+0000 in the key-string as part of out_of_range.409-message 2018-10-18 20:05:46 +02:00
json_pointer.hpp 🚨 fixed some more linter warnings 2018-10-28 09:15:41 +01:00
json_ref.hpp add constraints for variadic json_ref constructors 2018-10-12 10:54:58 +02:00
macro_scope.hpp 🚨 fixed some more linter warnings 2018-10-28 09:15:41 +01:00
macro_unscope.hpp use detected instead of has_* traits 2018-09-07 12:17:59 +02:00
value_t.hpp 🚨 fixed some clang-tidy warnings 2018-10-07 18:39:18 +02:00