STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::skeletons::skeletons_impl::compute_return_type< O, T > Struct Template Reference

The return type to be determined for an optimizer by passing the fine-grain type. More...

Public Types

using type = typename boost::result_of< O(T)>::type
 

Detailed Description

template<typename O, typename T>
struct stapl::skeletons::skeletons_impl::compute_return_type< O, T >

The return type to be determined for an optimizer by passing the fine-grain type.


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