mirror of
https://github.com/nlohmann/json.git
synced 2024-12-13 04:36:45 +08:00
8711ec6034
Before this patch, `basic_json` types with different template arguments were treated as `CompatibleArrayType`. Which sometimes leads to recursive calls and stack overflows. This patch adds a constructor and a `get` overload to deal with different `basic_json` types. |
||
---|---|---|
.. | ||
conversions | ||
input | ||
iterators | ||
output | ||
exceptions.hpp | ||
json_pointer.hpp | ||
json_ref.hpp | ||
macro_scope.hpp | ||
macro_unscope.hpp | ||
meta.hpp | ||
value_t.hpp |