1
0
mirror of https://github.com/nlohmann/json synced 2024-11-08 13:40:06 +00:00
nlohmannjson/tools
Griffin Myers b36f4c477c
Update natvis to reflect 3.11.3 and the current structure of basic_json (#4451)
* Update natvis Jinja template to reflect the current structure of basic_json.

In 5a1a57510a the underlying structure of
basic_json was altered to move m_type and m_value under an m_data field.
This updates the nativ template to be consistent with this change.

* Generate nlohmann_json.natvis for 3.11.3 and latest basic_json structure.
2024-09-05 20:28:24 +02:00
..
amalgamate Amalgamate the forward declaration header (#3679) 2022-08-07 13:57:32 +02:00
gdb_pretty_printer Fix gdb pretty printer (#4343) 2024-04-13 14:11:49 +02:00
generate_natvis Update natvis to reflect 3.11.3 and the current structure of basic_json (#4451) 2024-09-05 20:28:24 +02:00
macro_builder Reorganize directories (#3462) 2022-05-01 09:41:50 +02:00
serve_header Correct a typo in serve_header/README.md (#4143) 2023-09-10 21:49:38 +02:00