transwarp
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Types | List of all members
transwarp::result_info< T > Struct Template Reference

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

#include <transwarp.h>

Public Types

using type = typename std::result_of< decltype(&std::shared_future< T >::get)(std::shared_future< T >)>::type
 

Detailed Description

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

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


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