``` hpx::future f = hpx::local_new>(78); typedef typename cor::Data_Component::getIdp_action action_type; auto nn = hpx::async(f.get()).get(); ```