proxygen
|
This is the complete list of members for folly::coro::AwaitableReady< T >, including all inherited members.
await_ready() noexcept | folly::coro::AwaitableReady< T > | inline |
await_resume() noexcept(std::is_nothrow_move_constructible< T >::value) | folly::coro::AwaitableReady< T > | inline |
await_suspend(std::experimental::coroutine_handle<>) noexcept | folly::coro::AwaitableReady< T > | inline |
AwaitableReady(T value) noexcept(std::is_nothrow_move_constructible< T >::value) | folly::coro::AwaitableReady< T > | inlineexplicit |
value_ | folly::coro::AwaitableReady< T > | private |