header_utils
|
Functions | |
nlohmann::json | ghassanpl::formats::ubjson::try_load_file (std::filesystem::path const &from, nlohmann::json const &or_json=json::empty_json) |
nlohmann::json | ghassanpl::formats::ubjson::load_file (std::filesystem::path const &from, std::error_code &ec) |
nlohmann::json | ghassanpl::formats::ubjson::load_file (std::filesystem::path const &from) |
void | ghassanpl::formats::ubjson::save_file (std::filesystem::path const &to, nlohmann::json const &j) |
|
inline |
Definition at line 358 of file json_helpers.h.
|
inline |
Definition at line 352 of file json_helpers.h.
|
inline |
Definition at line 370 of file json_helpers.h.
|
inline |
Definition at line 345 of file json_helpers.h.