![]() |
Rosetta
2019.12
|
bag of utility functions for nlohmann::json (the one at external/include/json.hpp) More...
bag of utility functions for nlohmann::json (the one at external/include/json.hpp)
These utility functions offer "safe access" to json - it checks that the element is present exactly once and returns-by-reference the contents. This uses Rosetta-type exceptions/exits to do so.