Zth (libzth)
Loading...
Searching...
No Matches
zth::impl::fiber_future_helper< T, bool > Struct Template Reference

#include <async.h>

Public Types

typedef fiber_type< T >::future type
 

Detailed Description

template<typename T, bool = is_callable<T>::value>
struct zth::impl::fiber_future_helper< T, bool >

Definition at line 1271 of file async.h.

Member Typedef Documentation

◆ type

template<typename T , bool = is_callable<T>::value>
typedef fiber_type<T>::future zth::impl::fiber_future_helper< T, bool >::type

Definition at line 1272 of file async.h.


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