|
Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
#include <functional>Go to the source code of this file.
Classes | |
| class | hgps::Finally< F > |
| Define a scoped reset state data type. More... | |
Namespaces | |
| hgps | |
| Top-level namespace for Health-GPS C++ API. | |
Functions | |
| template<typename F > | |
| Finally< F > | hgps::make_finally (F &&f) |
| Makes a finally instance. More... | |