| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| detail | ||
| adl_serializer.hpp | ||
| json.hpp | ||
| json_fwd.hpp |
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.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| detail | Loading commit data... | |
| adl_serializer.hpp | Loading commit data... | |
| json.hpp | Loading commit data... | |
| json_fwd.hpp | Loading commit data... |