proxygen
folly::isFuture< T > Struct Template Reference

#include <Future-pre.h>

Inheritance diagram for folly::isFuture< T >:

Public Types

using Inner = typename lift_unit< T >::type
 

Detailed Description

template<typename T>
struct folly::isFuture< T >

Definition at line 39 of file Future-pre.h.

Member Typedef Documentation

template<typename T>
using folly::isFuture< T >::Inner = typename lift_unit<T>::type

Definition at line 40 of file Future-pre.h.


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