STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::functional::array_view Struct Reference

Functor to define a functional construction of array_view. More...

Public Member Functions

template<typename Ref >
stapl::array_view< Ref > operator() (Ref elem) const
 

Detailed Description

Functor to define a functional construction of array_view.

Returns
an array_view over the passed referenced container.
Note
This functor is used to construct array_view over proxy.

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