Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
population_item.h File Reference
#include <tuple>
Include dependency graph for population_item.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hgps::core::PopulationItem
 Population trends item data structure. More...
 

Namespaces

namespace  hgps
 Top-level namespace for Health-GPS Console host application.
 
namespace  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.
 
bool hgps::core::operator> (PopulationItem const &lhs, PopulationItem const &rhs)
 Determine whether a specified PopulationItem is greater than another instance.