Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::experimental::coroutine_owner< Promise > Member List

This is the complete list of members for ranges::experimental::coroutine_owner< Promise >, including all inherited members.

base_t typedef (defined in ranges::experimental::coroutine_owner< Promise >)ranges::experimental::coroutine_owner< Promise >
coroutine_owner()=default (defined in ranges::experimental::coroutine_owner< Promise >)ranges::experimental::coroutine_owner< Promise >
coroutine_owner(base_t coro) noexcept (defined in ranges::experimental::coroutine_owner< Promise >)ranges::experimental::coroutine_owner< Promise >explicit
coroutine_owner(coroutine_owner &&that) noexcept (defined in ranges::experimental::coroutine_owner< Promise >)ranges::experimental::coroutine_owner< Promise >
coroutine_owner(coroutine_owner const &that) noexcept (defined in ranges::experimental::coroutine_owner< Promise >)ranges::experimental::coroutine_owner< Promise >
handle() const noexcept (defined in ranges::experimental::coroutine_owner< Promise >)ranges::experimental::coroutine_owner< Promise >
operator()() (defined in ranges::experimental::coroutine_owner< Promise >)ranges::experimental::coroutine_owner< Promise >
operator=(coroutine_owner that) noexcept (defined in ranges::experimental::coroutine_owner< Promise >)ranges::experimental::coroutine_owner< Promise >
resume() (defined in ranges::experimental::coroutine_owner< Promise >)ranges::experimental::coroutine_owner< Promise >
swap(coroutine_owner &that) noexcept (defined in ranges::experimental::coroutine_owner< Promise >)ranges::experimental::coroutine_owner< Promise >
~coroutine_owner() (defined in ranges::experimental::coroutine_owner< Promise >)ranges::experimental::coroutine_owner< Promise >