Searched defs:future_ptr (Results 1 – 1 of 1) sorted by relevance
1335 typedef boost::shared_ptr<detail::shared_state<R> > future_ptr; typedef in boost::detail::basic_future1627 typedef typename base_type::future_ptr future_ptr; typedef in boost::BOOST_THREAD_FUTURE1893 typedef typename base_type::future_ptr future_ptr; typedef in boost::BOOST_THREAD_FUTURE2133 typedef typename base_type::future_ptr future_ptr; typedef in boost::shared_future2263 typedef boost::shared_ptr<detail::shared_state<R> > future_ptr; typedef in boost::promise2559 typedef boost::shared_ptr<detail::shared_state<R&> > future_ptr; typedef in boost::promise2742 typedef boost::shared_ptr<detail::shared_state<void> > future_ptr; typedef in boost::promise