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

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

Public Member Functions

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

Detailed Description

Functor to define a functional construction of array_ro_view.

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

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