proxygen
folly::coro::detail::void_t< decltype(operator co_await(std::declval< Awaitable >()))> Struct Template Reference

#include <Traits.h>

Inheritance diagram for folly::coro::detail::void_t< decltype(operator co_await(std::declval< Awaitable >()))>:
folly::coro::is_awaiter< decltype(operator co_await(std::declval< Awaitable >()))>

Detailed Description

template<typename Awaitable>
struct folly::coro::detail::void_t< decltype(operator co_await(std::declval< Awaitable >()))>

Definition at line 96 of file Traits.h.


The documentation for this struct was generated from the following file: