GrPPI  0.3.1
Generic and Reusable Parallel Pattern Interface
Public Types | List of all members
grppi::internal::output_value_type< I, T > Struct Template Reference

#include <pipeline_pattern.h>

Public Types

using type = std::decay_t< typename std::result_of< T(I)>::type >
 

Member Typedef Documentation

template<typename I , typename T >
using grppi::internal::output_value_type< I, T >::type = std::decay_t<typename std::result_of<T(I)>::type>

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