transwarp
transwarp
detail
functor_result< transwarp::accept_any_type, Functor, ParentResults... >
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:
include/
transwarp.h
Generated by
1.8.17