json/include/nlohmann/detail/conversions
Eric Wieser d585b6e86e Allow custom number types to be used
The previous type traits were not possible to extend with custom types, as attempting to do so is undefined behavior.
2022-07-11 13:48:00 +00:00
..
from_json.hpp Allow custom number types to be used 2022-07-11 13:48:00 +00:00
to_chars.hpp Consolidate documentation (#3071) 2021-12-29 13:41:01 +01:00
to_json.hpp Allow disabling default enum conversions (#3536) 2022-06-16 19:34:32 +02:00