STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::functor_view_type< Func, n > Struct Template Reference

Defines a nested trait type that is the type of a functor view parameterized with a functor type. More...

Public Types

typedef array_view< functor_container< Func, 1 > > type
 

Detailed Description

template<typename Func, int n>
struct stapl::functor_view_type< Func, n >

Defines a nested trait type that is the type of a functor view parameterized with a functor type.


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