|
SIRIUS 7.5.0
Electronic structure library and applications
|
Interface to nlohmann::json library and helper functions. More...
Go to the source code of this file.
Macros | |
| #define | JSON_USE_IMPLICIT_CONVERSIONS 0 |
Functions | |
| nlohmann::json | try_parse (std::istream &is) |
| Read json dictionary from file or string. More... | |
| nlohmann::json | read_json_from_file (std::string const &filename) |
| nlohmann::json | read_json_from_string (std::string const &str) |
| nlohmann::json | read_json_from_file_or_string (std::string const &str__) |
Interface to nlohmann::json library and helper functions.
Definition in file json.hpp.
|
inline |
|
inline |
|
inline |