| 
    Health-GPS
    1.2.2.0
    
   Global Health Policy Simulation model (Health-GPS) 
   | 
 
Global namespace. More...
Classes | |
| struct | iterator_traits<::hgps::core::DataTableColumnIterator< ColumnType > > | 
| DataTable column iterator traits.  More... | |
| struct | hash< hgps::core::Identifier > | 
| Hash code function for Identifier type to be used in unordered containers.  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 | ||
| ) |