proxygen
folly::isSemiFuture< T > Struct Template Reference

#include <Future-pre.h>

Inheritance diagram for folly::isSemiFuture< T >:

Public Types

using Inner = typename lift_unit< T >::type
 

Detailed Description

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

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

Member Typedef Documentation

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

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


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