transwarp
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Types | List of all members
transwarp::detail::functor_result< transwarp::accept_any_type, Functor, ParentResults...> Struct Template Reference

Public Types

using arg_t = typename std::tuple_element< 0, std::tuple< ParentResults...>>::type
 
using type = decltype(std::declval< Functor >()(std::declval< std::shared_future< arg_t >>()))
 

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