|
Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
|
Global namespace. More...
Functions | |
| template<typename T > | |
| void | to_json (nlohmann::json &j, const std::optional< T > &p) |
| template<typename T > | |
| void | from_json (const nlohmann::json &j, std::optional< T > &p) |
Global namespace.
| void std::from_json | ( | const nlohmann::json & | j, |
| std::optional< T > & | p | ||
| ) |
| void std::to_json | ( | nlohmann::json & | j, |
| const std::optional< T > & | p | ||
| ) |