Searched defs:future_when_any_tuple_shared_state (Results 1 – 1 of 1) sorted by relevance
5770 struct future_when_any_tuple_shared_state: future_async_shared_state_base<Tuple> struct5772 Tuple tup_;5773 typedef typename make_tuple_indices<1+sizeof...(T)>::type Index;5775 static void run(shared_ptr<boost::detail::shared_state_base> that_)5788 void wait_for_any(tuple_indices<Indices...>) {5795 bool run_deferred() {5798 void init() {5814 future_when_any_tuple_shared_state(values_tag, function5821 ~future_when_any_tuple_shared_state() {}