The return type of the initiating function is the future obtained from the packaged task.
typedef std::future< Result > return_type;
Header: boost/asio/packaged_task.hpp
boost/asio/packaged_task.hpp
Convenience header: None