Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Namespaces | Functions
json_utils.cpp File Reference
#include "shambase/string.hpp"
#include "shambase/term_colors.hpp"
#include "shamcomm/logs.hpp"
#include "shamcomm/worldInfo.hpp"
#include "shamrock/io/json_print_diff.hpp"
#include "shamrock/io/json_utils.hpp"
#include <nlohmann/json.hpp>
#include <optional>
#include <sstream>
+ Include dependency graph for json_utils.cpp:

Go to the source code of this file.

Namespaces

namespace  shamrock
 namespace for the main framework
 

Functions

std::string shamrock::log_json_changes (const nlohmann::json &j_current, const nlohmann::json &j, bool has_used_defaults, bool has_updated_config)
 Shown the changes between two JSON objects to log config changes.
 

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file json_utils.cpp.