|
Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
#include <tuple>Go to the source code of this file.
Classes | |
| struct | hgps::core::PopulationItem |
| Population trends item data structure. More... | |
Namespaces | |
| hgps | |
| Top-level namespace for Health-GPS C++ API. | |
| hgps::core | |
| Top-level namespace for Health-GPS Core C++ API. | |
Functions | |
| bool | hgps::core::operator< (PopulationItem const &lhs, PopulationItem const &rhs) |
| Determine whether a specified PopulationItem is less than another instance. More... | |
| bool | hgps::core::operator> (PopulationItem const &lhs, PopulationItem const &rhs) |
| Determine whether a specified PopulationItem is greater than another instance. More... | |