Searched refs:future_sync_continuation_shared_state (Results 1 – 1 of 1) sorted by relevance
4629 struct future_sync_continuation_shared_state: continuation_shared_state<F,Rp,Fp,shared_state<Rp> > struct4633 future_sync_continuation_shared_state(BOOST_THREAD_RV_REF(F) f, BOOST_THREAD_FWD_REF(Fp) c) argument4881 shared_ptr<future_sync_continuation_shared_state<F,Rp, Cont> >4882 … h(new future_sync_continuation_shared_state<F,Rp, Cont>(boost::move(f), boost::forward<Fp>(c)));