json/include/nlohmann/detail/input
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
..
binary_reader.hpp BJData dimension length can not be string_t::npos, fix #3541 (#3543) 2022-06-18 19:12:22 +02:00
input_adapters.hpp Support UBJSON-derived Binary JData (BJData) format (#3336) 2022-04-29 21:17:30 +02:00
json_sax.hpp 🥅 add assertion for invariant in SAX-DOM parser (#3498) 2022-05-19 19:56:33 +02:00
lexer.hpp Allow custom number types to be used 2022-07-11 13:48:00 +00:00
parser.hpp Re-template json_pointer on string type (#3415) 2022-04-12 14:18:16 +02:00
position_t.hpp 🚨 fixed warnings 2019-03-15 14:55:13 +01:00