Home
last modified time | relevance | path

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

/third_party/boost/boost/coroutine/detail/
Dpush_coroutine_synthesized.hpp25 class push_coroutine_synthesized : public push_coroutine_impl< R > class
31 push_coroutine_synthesized( coroutine_context * caller, in push_coroutine_synthesized() function in boost::coroutines::detail::push_coroutine_synthesized
41 class push_coroutine_synthesized< R & > : public push_coroutine_impl< R & > class
47 push_coroutine_synthesized( coroutine_context * caller, in push_coroutine_synthesized() function in boost::coroutines::detail::push_coroutine_synthesized
57 class push_coroutine_synthesized< void > : public push_coroutine_impl< void > class
63 push_coroutine_synthesized( coroutine_context * caller, in push_coroutine_synthesized() function in boost::coroutines::detail::push_coroutine_synthesized