Searched defs:inner_future (Results 1 – 1 of 1) sorted by relevance
51 boost::future<int> inner_future = boost::async(boost::launch::async, &p2).unwrap(); in main() local59 boost::future<int> inner_future = outer_future.unwrap(); in main() local66 boost::future<int> inner_future = outer_future.unwrap(); in main() local