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

#include <Traits.h>

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

Detailed Description

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

Definition at line 87 of file Traits.h.


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