Searched defs:pull_coroutine_synthesized (Results 1 – 1 of 1) sorted by relevance
25 class pull_coroutine_synthesized : public pull_coroutine_impl< R > class31 pull_coroutine_synthesized( coroutine_context * caller, in pull_coroutine_synthesized() function in boost::coroutines::detail::pull_coroutine_synthesized42 class pull_coroutine_synthesized< R & > : public pull_coroutine_impl< R & > class48 pull_coroutine_synthesized( coroutine_context * caller, in pull_coroutine_synthesized() function in boost::coroutines::detail::pull_coroutine_synthesized59 class pull_coroutine_synthesized< void > : public pull_coroutine_impl< void > class65 pull_coroutine_synthesized( coroutine_context * caller, in pull_coroutine_synthesized() function in boost::coroutines::detail::pull_coroutine_synthesized