transwarp
Public Types | List of all members
transwarp::detail::functor_result< transwarp::consume_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< arg_t >()))
 

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