Health-GPS  1.2.2.0
Global Health Policy Simulation model (Health-GPS)
finally.h File Reference
#include <functional>
Include dependency graph for finally.h:
This graph shows which files directly or indirectly include this file:

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...