transwarp
Public Types | List of all members
transwarp::result< T > Struct Template Reference

Returns the result type of a std::shared_future<T> More...

#include <transwarp.h>

Public Types

using type = decltype(std::declval< std::shared_future< T > >().get())
 

Detailed Description

template<typename T>
struct transwarp::result< T >

Returns the result type of a std::shared_future<T>


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