shutdown_function_type
// In header: <hpx/hpx_fwd.hpp> typedef std::function< void()> shutdown_function_type;
The type of a function which is registered to be executed as a shutdown or pre-shutdown function.