![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shambase/string.hpp"#include "shambase/term_colors.hpp"#include <nlohmann/json.hpp>#include <optional>#include <sstream>
Include dependency graph for json_print_diff.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | shamrock |
| namespace for the main framework | |
Functions | |
| std::string | shamrock::json_diff_str (const nlohmann::json &j1, const nlohmann::json &j2) |
Definition in file json_print_diff.hpp.