Searched refs:shared_future_executor_continuation_shared_state (Results 1 – 1 of 1) sorted by relevance
4770 struct shared_future_executor_continuation_shared_state: continuation_shared_state<F,Rp,Fp> struct4776 shared_future_executor_continuation_shared_state(F f, BOOST_THREAD_FWD_REF(Fp) c) function4793 ~shared_future_executor_continuation_shared_state() {} argument4962 shared_ptr<shared_future_executor_continuation_shared_state<F, Rp, Cont> >4963 … h(new shared_future_executor_continuation_shared_state<F, Rp, Cont>(f, boost::forward<Fp>(c)));