#include <grpc/support/port_platform.h>#include <stdlib.h>#include <type_traits>#include <utility>#include "absl/meta/type_traits.h"#include "src/core/lib/promise/context.h"#include "src/core/lib/promise/poll.h"#include "src/core/lib/resource_quota/arena.h"

Go to the source code of this file.
Namespaces | |
| grpc_core | |
| grpc_core::arena_promise_detail | |
Functions | |
| template<typename T , typename Callable > | |
| ImplInterface< T > * | grpc_core::arena_promise_detail::MakeImplForCallable (Callable &&callable) |