Searched defs:get_future (Results 1 – 7 of 7) sorted by relevance
28 boost::unique_future<Ret> get_future() { return f.get_future(); } in get_future() function in async_func_pt
105 future< R > get_future() { in get_future() function in boost::fibers::packaged_task
78 future< R > get_future() { in get_future() function
112 boost::fibers::future< std::string > get_future() { in get_future() function in PromiseResponse
300 future_type get_future() in get_future() function in boost::asio::detail::promise_creator
2357 BOOST_THREAD_FUTURE<R> get_future() in get_future() function in boost::promise2636 BOOST_THREAD_FUTURE<R&> get_future() in get_future() function in boost::promise2819 BOOST_THREAD_FUTURE<void> get_future() in get_future() function in boost::promise3764 BOOST_THREAD_FUTURE<R> get_future() { function in boost::packaged_task