Home
last modified time | relevance | path

Searched defs:pull_coroutine_synthesized (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/coroutine/detail/
Dpull_coroutine_synthesized.hpp25 class pull_coroutine_synthesized : public pull_coroutine_impl< R > class
31 pull_coroutine_synthesized( coroutine_context * caller, in pull_coroutine_synthesized() function in boost::coroutines::detail::pull_coroutine_synthesized
42 class pull_coroutine_synthesized< R & > : public pull_coroutine_impl< R & > class
48 pull_coroutine_synthesized( coroutine_context * caller, in pull_coroutine_synthesized() function in boost::coroutines::detail::pull_coroutine_synthesized
59 class pull_coroutine_synthesized< void > : public pull_coroutine_impl< void > class
65 pull_coroutine_synthesized( coroutine_context * caller, in pull_coroutine_synthesized() function in boost::coroutines::detail::pull_coroutine_synthesized