Searched defs:pull_type (Results 1 – 4 of 4) sorted by relevance
26 using pull_type = detail::pull_coroutine< T >; typedef
469 [&i](coro::coroutine< void >::pull_type &) mutable { in test_unwind()505 [&msg]( coro::coroutine< void >::pull_type &) { in test_exceptions()
174 void f14( coro::asymmetric_coroutine< void >::pull_type &, E const& e) in f14()
2350 typedef pull_coroutine< T > pull_type; typedef2358 typedef pull_coroutine< T > pull_type; typedef